set axis axes GUI
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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
Respuestas (0)
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!