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

 Akzeptierte Antwort

Thomas
Thomas am 5 Okt. 2012

0 Stimmen

3 Kommentare

monali
monali am 5 Okt. 2012
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 am 5 Okt. 2012
again thanks a lot for your satisfactory answer. now i am totally clarified. can you please guide me on subplot?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by