Borrar filtros
Borrar filtros

Why on plot or patch or line commands a new figure opens by itself ?

2 visualizaciones (últimos 30 días)
Rayane
Rayane el 2 de Feb. de 2014
Editada: the cyclist el 2 de Feb. de 2014
hello
I'm having a problem ...
I tried setting all hold on , axis equal, axes on, axes off to hold(handles.axes,'on'), axis(handles.axes,'equal') etc... but I keep having as a result the plot that I want on the axes that I want but with a figure and an empty axes on it which I didn't even call!
what can I do ?
  3 comentarios
Rayane
Rayane el 2 de Feb. de 2014
I Found It !!! :O
view(-20,50);
This command was opening a new figure !
Thank you !
the cyclist
the cyclist el 2 de Feb. de 2014
Editada: the cyclist el 2 de Feb. de 2014
I suggest you delete this comment, make it answer instead, and accept that answer. I can imagine this helping someone in the future.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Graphics Object Properties 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!

Translated by