
ルックアップテーブルに行列のデータをMATLABで1行ずつ自動で入力したい
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Simulinkのルックアップテーブル(x軸:0~45,y軸:0~0.004,z軸:0~30000)に46×401の別の行列(x軸:0~45,y軸:0~0.2)を1行目から46行目まで1行ずつ繰り返し入力するのをMATLABで自動化するときどのような関数を使用すれば良いのでしょうか。
ご教示くださりますと幸いです。よろしくお願いします。
0 commentaires
Réponses (1)
交感神経優位なあかべぇ
le 9 Fév 2025
ワークスペース(またはデータディクショナリ)にデータを保存して、そのデータをLookUpTableブロックから呼び出すのはどうですか?

0 commentaires
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!