fixed step solver simulation
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I'm trying to implement a model using simulink. But i'm in trouble with this fixed-step-solver, after I run the simulation any scope box of my model seems to have a very short interval of my time simulation. For example if I run it from 0 to 5 s. My scope appears with a line from 4.775 to 4.778. I don't know how to fix this.
댓글 수: 0
채택된 답변
Ryan G
2012년 10월 2일
Look at the scope block's history tab under the scope parameters. There is a 'limit data points to last' option you want to uncheck. Note that this will use more memory as the scope will need to store more data points.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!