Data is missing in scope and in output tables when simulating a wind farm
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
Arvind Sathyanarayanan
2019년 1월 23일
편집: Arvind Sathyanarayanan
2019년 1월 23일
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
Arvind Sathyanarayanan
2019년 1월 24일
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?
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!