simlink内scopeから得られたデータをMATLABに入れる。
Ältere Kommentare anzeigen
simlink内で得られた出力をscopeを使用して時間付き構造体にすることは出来ました。次に、MATLAB内でデータのインポートを行って、ワークスペースにansという形で変数を入れることが出来ました。そのansは[6000×1]の配列です。
ここで、質問なのですが、このansという変数をmatlab-function内に渡す方法が分かりません。渡し方はグローバル変数、Data store memoryを使用しています。simlink内にData store memoryは既に用意してあります。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Database Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!