Ask Question
20 October, 20:18

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).

+5
Answers (1)
  1. 21 October, 00:08
    0
    let the matrix is A

    A=[1 2; 3 4]
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “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). ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers