Respondida
Obtain Simulink Object Handle (or path) from slxmlcomp results?
There is no built-in way of getting the handle/path. As you mentioned, it is possible to reconstruct the path information given ...

alrededor de 6 años hace | 0

| aceptada

Respondida
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,...

más de 6 años hace | 0

Respondida
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...

más de 6 años hace | 0

| aceptada

Pregunta


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

casi 7 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

alrededor de 7 años hace | 0

Pregunta


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...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Respondida
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 ...

casi 8 años hace | 1

| aceptada

Pregunta


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...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 9 años hace | 1 respuesta | 0

1

respuesta