データディクショナリにローカル変数を保存する方法

データディクショナリから変数を読み込んでsimulinkを動かすことを考えています.
ローカル変数(ベースワークスペースに現れない変数)をデータディクショナリにその都度保存する方法はあるのでしょうか.

 Accepted Answer

madhan ravi
madhan ravi on 4 Dec 2018

0 votes

you can alternatively save the variables as mat file and invoke thmen using From file block which can be then passed on

More Answers (0)

Categories

Find more on 設計データの管理 in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!