User`s guide

Signal Logging
3-41
3 In the MATLAB window, type
plot(tg.TimeLog,tg.TETLog)
Values for the task execution time (TET) log are uploaded to the host PC
from the target PC. If you want to upload part of the logs, see the target
object method
getlog on page 14-44.
The plot shown below is the result of a real-time run.
The TET is the time to calculate the signal values for the model during each
sample interval. If you have subsystems that run only under certain
circumstances, plotting the TET would show when subsystems were
executed and the additional CPU time required for those executions.