simlink内scopeから得られたデータをMATLABに入れる。
Afficher commentaires plus anciens
simlink内で得られた出力をscopeを使用して時間付き構造体にすることは出来ました。次に、MATLAB内でデータのインポートを行って、ワークスペースにansという形で変数を入れることが出来ました。そのansは[6000×1]の配列です。
ここで、質問なのですが、このansという変数をmatlab-function内に渡す方法が分かりません。渡し方はグローバル変数、Data store memoryを使用しています。simlink内にData store memoryは既に用意してあります。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Database Toolbox 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!