Create Unit-Spaced Matrix
Ältere Kommentare anzeigen
Hi,
is there a better way to create a simple array of acsending numbers than:
foo = reshape(1:9,3,3)
Thanks
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Data Types 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!