Make a matrix...!
... ... ..
Answers
Answered by
1
Answer:
To create a matrix that has multiple rows, separate the rows with semicolons. Another way to create a matrix is to use a function, such as ones , zeros , or rand . For example, create a 5-by-1 column vector of zeros
Similar questions