data store memory,data store read,data store write。

谁能告诉我simulink里的data store memory,data store read,data store write具体怎么用?可以存储矩阵吗?

 採用された回答

nisirv
nisirv 2022 年 11 月 28 日

0 投票

可以存储矩阵。使用方法之一:
1.模型中存放一个Data store memory模块,规定变量的值如A;
2.将计算的值或初始化的值输入到data store write,这个模块里选择变量名A;
3.再使用data store read模块作为模型输入。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

タグ

質問済み:

2022 年 11 月 28 日

回答済み:

2022 年 11 月 28 日

Community Treasure Hunt

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

Start Hunting!