A Matlab script to generate Trace-input file (in *.etf format), if you want to generate Trace file from Matlab environment. For more details on the Trace tool: https://www.esi.nl/solutions/trace/index.dot.
Matlab is installed in your system. The Matlab script is independent of the Trace tool. Trace software needs to be installed if you want to visualise the results.
Following the steps from https://www.esi.nl/solutions/trace/trace-getting-started.dot.
- Copy both
toTrace.m
andtoTraceDemo.m
to the same folder. - Run
toTraceDemo.m
in Matlab. This will generate three files:traceMatlab.etf
,traceMatlab2.etf
andconfig.txt
. - Copy the files
traceMatlab.etf
,traceMatlab2.etf
andconfig.txt
to the TRACE workspace directory you have created during Trace installation. - Open the
\*.etf
files in ESI TRACE viewer.