Add title to current axes
Mostra commenti meno recenti
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 Commenti
dpb
il 24 Feb 2015
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
il 25 Feb 2015
Guillaume
il 25 Feb 2015
What a stupid interview question! Why not use the tool that's specifically designed for the job?
Risposta accettata
Più risposte (1)
dpb
il 25 Feb 2015
0 voti
Just reread the question -- guess I didn't follow before. Yes, "TITLE" is included as an option under the "Insert" menu item on figures.
Categorie
Scopri di più su Title in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!