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!