Problem with Vercat error
Ältere Kommentare anzeigen
Hello, Why i have vercat error? They are the same , but i have and error. Please view the image. Thanks

<<

>>
Akzeptierte Antwort
Weitere Antworten (1)
Dani D
am 15 Feb. 2016
0 Stimmen
1 Kommentar
Star Strider
am 15 Feb. 2016
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’
Kategorien
Mehr zu Image Quality finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!