Ask Question
14 September, 07:37

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

+3
Answers (1)
  1. 14 September, 07:49
    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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers