Can array values be used in plot titles?
Ältere Kommentare anzeigen
I'm really sorry I can't be more specific and include any code, but this is for an assignment and so it would be wrong to publish my code.
However, this is quite a generic question so I hoped this time it would not be a problem.
I have a figure with 5x2 plots on, and each of the ten plots correspond to a different frequency, which are generated by one entered value (not frequency).
Is it then possible to have those generated values (currently in an array) appear in the titles of each subplot?
Akzeptierte Antwort
Weitere Antworten (1)
Arthur
am 8 Nov. 2012
0 Stimmen
Use num2str and title.
Kategorien
Mehr zu Axis Labels 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!