gname to display more than one label
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Adam
el 24 de Mayo de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Data Exploration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!