Model sample times
stimes
sti
stimes displays information about the model sample times, including
the sample time period, offset, and task ID.
sti is the short form of the command.
Display sample times for the model vdp using the Simulink® debugger.
In the MATLAB Command Window, enter:
sldebug 'vdp'
The MATLAB command prompt >> changes to the Simulink debugger prompt (sldebug @0): >>.
Enter:
stimes
The MATLAB Command Window displays:
--- Sample times for 'vdp' [Number of sample times = 2] 1. tid=0 (continuous) 2. tid=1 (value = inf in ModelWideParameterChangeEvent)