Simulink bus object modification from Matlab script

2 ビュー (過去 30 日間)
Sourabh
Sourabh 2022 年 8 月 15 日
コメント済み: Sourabh 2022 年 8 月 17 日
I have a Simulink project with a subsystem. I am using Data store read and write so, the subsystem does not have inputs or outputs. For verifying the subsystem is functioning properly, I need to modify the values of the Simulink bus object which is in the data reads. For verifying functioanlity I often use a repeated sequence block or a matlab script but with data read block I haven't succeeded yet. The problem seems simply about accessing the objects. Has anyone succeeded in doing this before?
  2 件のコメント
Benjamin Thompson
Benjamin Thompson 2022 年 8 月 15 日
How is the Simulink bus object defined? In a data dictionary, or in the model workspace or MATLAB base workspace? Can you post some sample files?
Sourabh
Sourabh 2022 年 8 月 15 日
Model workspace.
I am also curious to know how to access Simulink bus object in different situations such as data dictionary, model workspace,...

サインインしてコメントする。

回答 (1 件)

Benjamin Thompson
Benjamin Thompson 2022 年 8 月 15 日
編集済み: Benjamin Thompson 2022 年 8 月 15 日
This article explains some ways of modifying the model workspace. If you have more specific questions please ask them and post some sample files.
https://www.mathworks.com/help/simulink/ug/change-model-workspace-data.html?searchHighlight=programmatically%20edit%20model%20workspace&s_tid=srchtitle_programmatically%20edit%20model%20workspace_1

カテゴリ

Help Center および File ExchangeSchedule Model Components についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by