| Contents | Index |
int_T ssWriteRTWMx2dMatParam(SimStruct *S, const char_T *name, const void *rValue, const void *cValue, int_T dataType, int_T nRows, int_T nCols)
SimStruct representing an S-Function block.
Parameter name.
Real elements of the parameter array.
Imaginary elements of the parameter array.
Data type of the parameter elements (see Specifying Data Type Info).
Number of rows in the matrix.
Number of columns in the matrix.
An int_T (1 or 0) or boolean_T (true or false) indicating the success or failure of the function.
Use this function in mdlRTW to write a matrix parameter in MATLAB format to this S-function's model.rtw file.
C, C++

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |