How to vectorize a matrix?
Afficher commentaires plus anciens
Dear All,
I have a matrix of 90x12. I need to use 2D look up table for matlab simulink. There i will have to put the vector of input values. That means, Vector for input values x:
[0 1 2 3 4 .........89] and vector for input values 'y': [0 1 2 3 4 5 6 ..11]. How can I write a code that will take the values for x and y automatically with the desired length?
Thanks!
1 commentaire
Fangjun Jiang
le 8 Jan 2019
Not clear. Don't understand the question.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Array and Matrix Mathematics 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!