How to vectorize a matrix?
古いコメントを表示
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 件のコメント
Fangjun Jiang
2019 年 1 月 8 日
Not clear. Don't understand the question.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Array and Matrix Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!