Error in saveas, save a plot
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
i've got an error which i cant fix on my own. Hopefully someone here can help me.
Thanks,
Haris

0 commentaires
Réponse acceptée
Ingrid
le 29 Jan 2016
the error message is telling you that f1 is not a valid handle to a figure. Could you do
ishandle(f1)
and tell us what the output is. Maybe you have already closed the figure to which the handle is referring?
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!