How can I write subplot function involving if statements
7 ビュー (過去 30 日間)
古いコメントを表示
I am a beginner in learning matlab.
I am trying to draw plots of the data that fit two conditions. The code needs to check the number of rows and columns of the matrix and if the row number is more than 100 and column number is equal to 3 then the function will plot all elements of even numbered columns in different subplots.
I would be grateful if you can help with the code.
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Subplots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!