Simulink - Logging Data
2 views (last 30 days)
Show older comments
Hi,
I need to log data from my simulink model. As I see there are several options:
1. 'To File' block 2. 'To Workspace' block 3. Using a scope/Parameters/Data history/Save data to workspace 4. Signal Properties/Log signal data
Are there any more? Which is the best option? Am I right, that only number 1 saves as a .mat file and 2-4 save only to workspace? How does the logging influence my simulation speed - do I need the same amount of RAM for all options?
Thank you
0 Comments
Answers (0)
See Also
Categories
Find more on Prepare Model Inputs and Outputs 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!