How to insert Matrix?!
Mostra commenti meno recenti
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 Commento
Manu Manu
il 16 Mar 2014
Risposta accettata
Più risposte (2)
Manu Manu
il 16 Mar 2014
0 voti
joginder pal singh
il 6 Gen 2021
0 voti
L=input('Please insert matrix L\n')
Categorie
Scopri di più su Creating and Concatenating Matrices in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!