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!