Simulink - Logging Data
조회 수: 8 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!