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

how to plot graph in simulink?

 採用された回答

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.
Thomas
Thomas 2012 年 10 月 5 日
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 ExchangeCreating, 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