Making a more user friendly simulink model

1 vue (au cours des 30 derniers jours)
Rees Hatch
Rees Hatch le 31 Mai 2018
Hi all,
I am using a Simulink model to simulate various outputs based off a few constant inputs. As of right now, I am editing the variables that are saved in the model workspace via the model explorer. The variables are setting the initial conditions for SimScape block temperatures and used for comparators. I want to be able to edit these variables by changing the numbers in a block window the looks similar to the display blocks on the main page of the model. By main page I mean that I have created subsystems within my model that contain the blocks that will be using these parameters. I was wondering if this would be possible to implement. I don't need to change the variables during the simulation. They just need to be loaded in at the beginning. I would prefer to do this with out adding extra input signals into the subsystems.
Please explain how this could be done or alternative ways of making it more user friendly.
Thanks,
Rees

Réponse acceptée

Rees Hatch
Rees Hatch le 1 Juin 2018
I found what I was looking for. It was simply a block called edit which allows direct access to edit any variable from any block in the model.

Plus de réponses (1)

sloppydisk
sloppydisk le 31 Mai 2018
Select the subsystem and press mask>edit mask or CTRL+M. Then go to parameters & dialog and you can add some Edit parameters corresponding to your variables. Now if you double-click the subsystem a dialog should pop up to edit the parameters.

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by