Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
x = [2 3 4; 5 6 7];x(:)Результат:
[2;3;4;5;6;7]
[2;5;3;6;4;7]
[2 5 3 6 4 7]
немає правильної відповіді
[2 3 4 5 6 7]
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!