How to recall a figure (plot).

16 vues (au cours des 30 derniers jours)
Luca
Luca le 28 Sep 2020
Commenté : Star Strider le 28 Sep 2020
Hello, can you tell me how I can make available again a plot that I had drawn at the beginning of the livescript?
I have tried
mostra_Cl_alpha=figure(figure_CL_alpha)
but I see
mostra_Cl_alpha =
Figure (1) with properties:
Number: 1
Name: ''
Color: [1 1 1]
Position: [489 343 560 420]
Units: 'pixels'
Show all properties
  2 commentaires
Ameer Hamza
Ameer Hamza le 28 Sep 2020
It seems that the live script does not have the ability to bring a figure in focus again using figure(). You may need to recreate the figure to display it again.
Star Strider
Star Strider le 28 Sep 2020
You might want to experiment with copyobj.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Specifying Target for Graphics Output dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by