Clear Filters
Clear Filters

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

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

Accepted Answer

madhan ravi
madhan ravi on 4 Dec 2018
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!