Plotting Timetable in matlab

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.

Respuestas (1)

Naty Shemer
Naty Shemer el 12 de Jul. de 2017

0 votos

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 comentarios

Nidhi SRIVASTAVA
Nidhi SRIVASTAVA el 12 de Jul. de 2017
I am plotting data of earthquake using the 'Timetable'. It doesn't change the limits by ylim command.
Steven Lord
Steven Lord el 12 de Jul. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Seismology en Centro de ayuda y File Exchange.

Preguntada:

el 12 de Jul. de 2017

Comentada:

el 12 de Jul. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by