Data is missing in scope and in output tables when simulating a wind farm
2 views (last 30 days)
Show older comments
Nils van Ohlen
on 23 Jan 2019
Commented: Nils van Ohlen
on 25 Jan 2019
For a simulation I received wind farm data of one year in 10 minute steps (>50000 data values). However, only a fraction of these are taken into account in the calculations and are shown incompletely in the scope. What can I do to show all data in the scope or to save all data into a table in the workspace?
0 Comments
Accepted Answer
Arvind Sathyanarayanan
on 23 Jan 2019
Edited: Arvind Sathyanarayanan
on 23 Jan 2019
Nils,
You'll have to check the Logging in the scope properties. Ensure that you're not limiting the data points. To save to workspace check the log data to workspace box
3 Comments
Arvind Sathyanarayanan
on 24 Jan 2019
Have you tried using a fixed step solver with a time step that is 5 to 10 times greater than your the rate at which your look-up table data was generated?
More Answers (0)
See Also
Categories
Find more on Simulink Functions 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!