Displaying grid in Matlab animation window
Show older comments
How can i set the Matlab animation window to display grid? Without grid, it is difficult to tell whether the moving body i am simulating is moving (translationally or rotationally) or not.
Answers (1)
Shubham Maurya
on 23 Apr 2016
I think adding this line would suffice
grid on;
Categories
Find more on Simulation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!