6,8 Matrix
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Oscar Tsang
le 25 Fév 2019
Commenté : Oscar Tsang
le 25 Fév 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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!