Plotting Timetable in matlab
Afficher commentaires plus anciens
I am plotting timetable data in matlab. I want to change the y limit of my plot. Is there a way to do so? Thanks.
Réponses (1)
Naty Shemer
le 12 Juil 2017
0 votes
Controlling axes limits can be done in multiple ways. Simplest way for controlling y axis is the ylim command https://www.mathworks.com/help/matlab/ref/ylim.html
2 commentaires
Nidhi SRIVASTAVA
le 12 Juil 2017
Steven Lord
le 12 Juil 2017
Show a small sample of code that constructs a small version of your timetable and plots it so we can see what you're doing.
Catégories
En savoir plus sur Seismology dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!