データストア 使用方法
Show older comments
データストアを使用したいのですが、情報数だけ
Data Store Write , Data Store Read , Data Store Memory
が必要となるのでしょうか?
<例>
データA,B,Cをグローバル変数としてSimulinkモデル内で扱いたい場合
用意するブロックは下記のうようになる?
Data Store Write A , Data Store Read A , Data Store Memory A
Data Store Write B , Data Store Read B , Data Store Memory B
Data Store Write C , Data Store Read C , Data Store Memory C
1 Comment
michio
on 10 Feb 2019
質問の投稿、ありがとうございました。
回答の内容で課題や疑問が解決されましたら、
ぜひ「この回答を採用」ボタンのクリックをお願いいたします。
Accepted Answer
More Answers (1)
Yuma Yamazaki
on 8 Mar 2019
0 votes
Categories
Find more on FMU Importing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!