set axis axes GUI

I set axis[-0.1 1.5] in code but GUI display [-1 1].I want GUI display [-0.1 1.5]. how? I tried
axes(handles.axes1);
but it didn't work.

1 comentario

Walter Roberson
Walter Roberson el 14 de Nov. de 2015
Is it possible that t(end) is NaN or inf ?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 14 de Nov. de 2015

Comentada:

el 14 de Nov. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by