How to insert Matrix?!
Show older comments
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!
1 Comment
Manu Manu
on 16 Mar 2014
Accepted Answer
More Answers (2)
Manu Manu
on 16 Mar 2014
0 votes
joginder pal singh
on 6 Jan 2021
0 votes
L=input('Please insert matrix L\n')
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!