6,8 Matrix

2 vues (au cours des 30 derniers jours)
Oscar Tsang
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
Oscar Tsang
Oscar Tsang le 25 Fév 2019
don' think there is boundaries, the numbers just need to be between 1 to 1000 and it has to be in 6,8 matrix.
Oscar Tsang
Oscar Tsang le 25 Fév 2019
The reason why I thought it was wrong because i thought the question meant have a 6x8 matrix and fill it with number from 1 to 1000 but not in random

Connectez-vous pour commenter.

Réponse acceptée

madhan ravi
madhan ravi le 25 Fév 2019
Your way seems about right.

Plus de réponses (0)

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by