| Contents | Index |
extern void ssLogFixptInstrumentation
(SimStruct *S,
double minValue,
double maxValue,
int countOverflows,
int countSaturations,
int countDivisionsByZero,
char *pStrName)
SimStruct representing an S-function block.
Minimum output value that occurred during simulation.
Maximum output value that occurred during simulation.
Number of overflows that occurred during simulation.
Number of saturations that occurred during simulation.
Number of divisions by zero that occurred during simulation.
The string argument is currently unused.
ssLogFixptInstrumentation records information collected during a simulation, such as output maximum and minimum, any overflows, saturations, and divisions by zero that occurred. The Fixed-Point Tool displays this information after a simulation.
To use this function, you must include fixedpoint.h and fixedpoint.c. For more information, see Structure of the S-Function.
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 |