where did tstool go?
5 views (last 30 days)
Show older comments
I just updated to release 14a from a much older version and find that the tstool GUI has been removed. This was really nice for making lag correlation plots etc. Is there something to replace this utility? thanks
0 Comments
Accepted Answer
Udit Gupta
on 29 May 2014
This is from the documentation
"tstool will be removed in a future release.
To create a time series object, use timeseries. To create a time series collection with one or more timeseries objects, use tscollection. To open a time series object or collection in the Variables editor, use openvar. To plot a time series object, use plot. tstool(sldata) and tstool(ModelDataLogs,'replace') have been removed. To view logged signal data, use the Simulink® Simulation Data Inspector instead."
More Answers (0)
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!