How to insert Matrix?!
이전 댓글 표시
Hello guys! I need to write a function and insert in the command window(not edit window) the matrixes. How should I write in function?
L=input('Please insert matrix L')
This should work? And then I have to concatenate two matrix. Please help!? And If this works.. how should I insert? like this: [0 5 .. etc ? ] Thank you!
채택된 답변
추가 답변 (2개)
joginder pal singh
2021년 1월 6일
0 개 추천
L=input('Please insert matrix L\n')
카테고리
도움말 센터 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!