Azzera filtri
Azzera filtri

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

2 visualizzazioni (ultimi 30 giorni)
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 Commenti
Rayane
Rayane il 2 Feb 2014
I Found It !!! :O
view(-20,50);
This command was opening a new figure !
Thank you !
the cyclist
the cyclist il 2 Feb 2014
Modificato: the cyclist il 2 Feb 2014
I suggest you delete this comment, make it answer instead, and accept that answer. I can imagine this helping someone in the future.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Graphics Object Properties in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by