asked 43.0k views
4 votes
C) write the matlab code to create a 2x2 matrix containing the elements [1,2,3,4] (the order of the numbers do not matter).

1 Answer

5 votes

let the matrix is A

A=[1 2;3 4]

answered
User Talita
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.