Index exceeds matrix dimensions.
古いコメントを表示
img=('frame1.jpg');
nayaRes=img;
R=img(:,:,1);
G=img(:,:,2);
Error Masg:Index exceeds matrix dimensions.
2 件のコメント
madhan ravi
2018 年 11 月 10 日
編集済み: madhan ravi
2018 年 11 月 10 日
Paste full code with jpg file
Shahid Mandokhail
2018 年 11 月 13 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!