Mostrar comentarios más antiguos
What does string1, string2 and s fourth mean in explanation underneath
is it saved items? or something else?
Respuesta aceptada
Más respuestas (2)
William
el 13 de Oct. de 2011
0 votos
They are the inputs you want to display in string format
2 comentarios
William
el 13 de Oct. de 2011
mystring = 'string1'
Tor Fredrik Hove
el 13 de Oct. de 2011
Mav Sam
el 19 de Dic. de 2017
0 votos
hi, so I'm plotting functions that depend on a variable 'r' that perhaps changes 10 times, hence r is a variable and its elements can be identified as r(i) How do I include code in a legend argument, such that for 10 curves that are plotted representing 10 diff values of r, the legend displays the corresponding value of r that is being represented by the legend. Thanks for any help Thanks. Sam
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!