Stop profiling service on target computer
stopProfiler(
stops the
profiler from running on the target computer. target_object
)
If the profiler collected data, the data is available for download to the development computer.
If the profiler did not collect data, the profiler is ready to restart.
The amount of data
collected is limited to 1
GB. The profiler stops by itself when it reaches
this limit.
If you stop execution of the real-time
application with stop
(target)
, that action also calls
stopProfiler
(target)
.
Enable
Profiler | SimulinkRealTime.ProfilerData
| SimulinkRealTime.target
| getProfilerData
| resetProfiler