回答済み
Use set_param () to change the value of one parameter of multiple blocks without using a for-loop
The only alternative that I am aware of is using arrayfun like so: arrayfun(@(x) set_param(v, 'Value', '0'), v) However,...

8年以上 前 | 0

回答済み
How can I set properties (e.g. backgroundcolor) of a Simulink Area programmatically?
The available properties for Simulink Areas are described here: <https://www.mathworks.com/help/simulink/slref/simulink.annotati...

8年以上 前 | 0

| 採用済み

質問


How to set the Model History information programmatically?
The Model Properties > History tab allows you to uncheck "Read Only" and then make modifications to the "Created by" and "Last s...

8年以上 前 | 1 件の回答 | 1

1

回答

質問


Simulink Report Generator XML Comparison Filtering
Simulink Report Generator's XML Comparison for comparing models provides 3 filters: "Hide Changes in Lines," "Hide Nonfunctional...

約9年 前 | 1 件の回答 | 0

1

回答

回答済み
Clean up Simulink block diagram
Doesn't look like anything is built-in for Simulink. In 2017a there is "Stateflow Layout" which automatically improves the layou...

約9年 前 | 0

質問


Can Simulink Report Generator XML Comparison be integrated with IBM Synergy?
I would like to use the model comparison to automatically compare what is in the repository to a local copy of the model. The do...

約9年 前 | 1 件の回答 | 0

1

回答

回答済み
Why is model slice generation not supported with an inport as starting point?
I will answer my own question (somewhat). The reason for this is not known, however, SDV 2016a now allows inports to be used as ...

10年弱 前 | 1

| 採用済み

質問


How can you rename a submitted tool on File Exchange?
As a tool's functionality has evolved, the name is no longer accurate. However, there does not appear to be a way to rename a to...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


Why is model slice generation not supported with an inport as starting point?
Matlab 2015a introduced the Model Slice tool as part of SDV. Why is it that using an inport block as a starting point is not sup...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Where are Expected Outputs of Test Generation in Simulink Design Verifier?
When performing test generation using SDV, in the options you can checkmark the option to "Include expected output values" of th...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Checking disjointness of Stateflow truth tables?
Is there a diagnostic tool for Stateflow truth tables which does disjointness checking on the decision rules? I am aware of the ...

11年以上 前 | 1 件の回答 | 0

1

回答