Add title to current axes
古いコメントを表示
How one can add title to the plot without using "TITLE" Command???? You cannot even use the figure GUI ?
Can anyone give me an answer?
3 件のコメント
dpb
2015 年 2 月 24 日
What's wrong with using title, specifically? What are you trying to do that you're having difficulty with?
h=title(hAx,...
puts the title on the axes referred to by the axes handle hAx...
Ashish Sheikh
2015 年 2 月 25 日
Guillaume
2015 年 2 月 25 日
What a stupid interview question! Why not use the tool that's specifically designed for the job?
採用された回答
その他の回答 (1 件)
dpb
2015 年 2 月 25 日
0 投票
Just reread the question -- guess I didn't follow before. Yes, "TITLE" is included as an option under the "Insert" menu item on figures.
カテゴリ
ヘルプ センター および File Exchange で Title についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!