6,8 Matrix
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Oscar Tsang
am 25 Feb. 2019
Kommentiert: Oscar Tsang
am 25 Feb. 2019
The problem I'm having is that for an assignment the question was " A matrix with 6 rows and 8 columns of integers between 1 and 1000. ". My answer to that is below but don't know if thats correct or not or if its just me having a moment.
a = randi([1 1000],6,8)
5 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating and Concatenating Matrices 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!