How to recall a figure (plot).
22 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!