Problem with Vercat error
古いコメントを表示
Hello, Why i have vercat error? They are the same , but i have and error. Please view the image. Thanks

<<

>>
採用された回答
その他の回答 (1 件)
Dani D
2016 年 2 月 15 日
0 投票
1 件のコメント
Star Strider
2016 年 2 月 15 日
It seems that you want to create it from an existing matrix.
This works:
A = randi(99, 250, 400); % Create Original Matrix
B = A(82:246, 117:351); % Create New Matrix From Elements Of ‘A’
カテゴリ
ヘルプ センター および File Exchange で Image Quality についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!