How to limit accuracy of simscape multibody output
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a simulation using Multibody that has a response that is showing far too much precision and I think it is affecting my run time. Is there a way to limit this? Here's what the scope is showing (units are in inches).
Kind Regards, Dan
댓글 수: 0
답변 (1개)
Wilson A N
2017년 5월 8일
As I see from the figure, there is only a very small change in the y-axis (that is only after the 10th place after the decimal point). So if you want to decrease the values seen in the scope, you may obtain only a line. Now in order to increase the range of values displayed on the scope, you can right-click on the scope, and navigate to 'Configuration Properties'. Here you can specify the Minimum and Maximum Y-Limits.
But regarding your problem, I highly doubt that this will affect your runtime.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!