How to insert Matrix?!
Ältere Kommentare anzeigen
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 Kommentar
Manu Manu
am 16 Mär. 2014
Akzeptierte Antwort
Weitere Antworten (2)
Manu Manu
am 16 Mär. 2014
0 Stimmen
joginder pal singh
am 6 Jan. 2021
0 Stimmen
L=input('Please insert matrix L\n')
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!