getAvailableTrace
Get list of application with tracing information available on target computer
Since R2026a
Syntax
Description
returns the list of application names for which the tracing data is available on the
Speedgoat® target computer.apps = getAvailableTrace(target_object,'-all')
returns the apps = getAvailableTrace(target_object,app_name)app_name application name if the tracing data for the
application is available on the target computer and the function returns an empty array if
the tracing data for the specified application is not available on the target
computer.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026a
See Also
Target | getTracerData | resetTracer | startTracer | stopTracer