How to recall a figure (plot).

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

Ameer Hamza
Ameer Hamza 2020년 9월 28일
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 2020년 9월 28일
You might want to experiment with copyobj.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2020년 9월 28일

댓글:

2020년 9월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by