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!