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!