How to set numbers in legend
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm using this code to set the numbers in the legend, see attached file.
This is what happens

legend( sprintf('%g\n', vars))
4 comentarios
Rik
el 26 de Nov. de 2018
Then you should provide the ID of the line, not the data itself. What is the content of vars? Try to make a self-contained example so we can fix your code instead of guessing what you did and trying to fix that.
Respuestas (0)
Ver también
Categorías
Más información sobre Legend 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!