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,:)).

Tags

Gefragt:

am 16 Feb. 2016

Beantwortet:

am 16 Feb. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by