gname to display more than one label
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Adam
2017-5-24
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Exploration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!