Displaying grid in Matlab animation window

4 views (last 30 days)
tata
tata on 25 Jan 2016
Answered: Shubham Maurya on 23 Apr 2016
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
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!