gname to display more than one label
1 view (last 30 days)
Show older comments
I would like to know is there a way to display two labels for a point?
This command does not work
gname(car_model, car_year)
6 Comments
Adam
on 24 May 2017
Well, you need to use num2str in that case. I assumed you had the case working of applying a single label and wanted to extend this to two labels.
Answers (0)
See Also
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!