How to change the plot on the matrix?
    3 ビュー (過去 30 日間)
  
       古いコメントを表示
    
I have a matrix 6x21, when I plot 
figure; plot(matrix);hold on
This makes a plot with 21 curves, just like this: 

But I want the contrary, how can I have just 7 curves (one for each rows)?
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

