How do I insert a variable value in legend of a plot?
Mostrar comentarios más antiguos
I have a varible p, with a value -2.2. How do I insert this value in the legend function, for a plot?
eg.- legend('Value 1=p'); % I wish to have the numeric value of p (2.2) in place of 'p'.
Respuesta aceptada
Más respuestas (1)
DGM
el 6 de Sept. de 2021
0 votos
There are a bunch of examples around. The sidebar shows some. Here are some others:
1 comentario
Arjun Siddharth
el 6 de Sept. de 2021
Categorías
Más información sobre Legend en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!