Legend in a for loop.

1 visualización (últimos 30 días)
subea t
subea t el 16 de Feb. de 2016
Respondida: Stalin Samuel el 16 de Feb. de 2016
I have a matrix of 276 by 30. I use a for loop to plot 7 rows in one graph with 22 graphs in total. I am trying to add 7 legends to each graph. I converted a matrix of 276 by 1 into a string array using cellstr and numstr. However, when I tried to put the string array into the for loop, it only add one legend to my graph. I used legend(stringarray(n,:)).

Respuestas (1)

Stalin Samuel
Stalin Samuel el 16 de Feb. de 2016

Categorías

Más información sobre Legend en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by