How to extract a sub matrix from a matrix?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Sir, I have a two dimensional matrix of dimension 129*135 say A(129,135) and the elements are basically for x-y plot where x=66.5:0.25:100; y=6.5:0.25:38.5; Now I want a sub matrix say for x=70:0.25:75 and y=20:0.25:25; say B(21,21). How can I get this new matrix B..Please help
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!