what is gcf in set(gcf,'name','Figure Name')?

 채택된 답변

Thomas
Thomas 2012년 10월 5일

0 개 추천

댓글 수: 3

monali
monali 2012년 10월 5일
Thanks a lot, Tom for your instant answer.but matlab is totally new software for me so will u please elaborate your answer for first question.
set(gcf,'name','Figure Name')
sets the name of the current figure to 'Figure Name'
set(gcf,'name','Hello')
sets the name of the current figure to 'Hello'
Run the above two lines and see what the name of the created figure is (in the bar at the top)
monali
monali 2012년 10월 5일
again thanks a lot for your satisfactory answer. now i am totally clarified. can you please guide me on subplot?

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

추가 답변 (0개)

카테고리

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

제품

태그

질문:

2012년 10월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by