Logging different data at same time
조회 수: 2 (최근 30일)
이전 댓글 표시
I wanted to log store different data form simulnk motor model like angle, torque, speed, current, back emf. I have tried storing the data with different methods like storing from scope data, using 'to_workspace" block, also using 'log signals' options. But in all theses methods the data is stored at different time stamps. Is it possible to store a specific number of data points (eg; 50000), which is collected at every 0.1 s. I tried changing logging intervals from model settings. But I don't know how to give parameter in this to store value every 0.1s.
댓글 수: 3
답변 (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!