Matlab
MATLAB is a high-level language and interactive programming environment for numerical computation and visualization developed by MathWorks
S-function
S-functions (system-functions) provide a powerful mechanism for extending the capabilities of the Simulink® environment
Computing-intensive solution embedded
Example |
---|
"My c s-function is faster than my embedded matlab function block in matlab environment but when i use it in rt-lab the embedded is faster" from question Embedded Function block or S function block? |
"However the matlab function is faster less computing intensive when the same time step is employed;maybe the least computing-intensive solution is a c s-function" from question Hold constant signal |
Others
Example |
---|
It is possible that your version of matlab is newer;than the version of matlab used to produce the s-function from question S-function in simulink MATLAB |