How to insert Matrix?!
Afficher commentaires plus anciens
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 commentaire
Manu Manu
le 16 Mar 2014
Réponse acceptée
Plus de réponses (2)
Manu Manu
le 16 Mar 2014
0 votes
joginder pal singh
le 6 Jan 2021
0 votes
L=input('Please insert matrix L\n')
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!