How to limit accuracy of simscape multibody output
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Wilson A N
on 8 May 2017
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 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!