How to plot to axes instead of figure?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
hello everyone. i'm using this function:
but i don't know how to plot to axes in gui instead of a figure. Do you have any suggestions to modify that function to apply to an axes?
0 comentarios
Respuestas (1)
Image Analyst
el 5 de Oct. de 2015
A GUI is a figure. That picture looks like an axes on a figure. So nothing needs to be modified.
7 comentarios
Image Analyst
el 5 de Oct. de 2015
Are you saying it still executes the figure function to create an additional brand new figure even though that line is commented out?!? That would be strange.
Ver también
Categorías
Más información sobre Two y-axis 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!