How to set blocks' variables and parameters on a script and make them run in Simulink?

1 Ansicht (letzte 30 Tage)
For example, I'm using the Simscape library; I have a thermal mass and I want its properties "mass" and "specific heat" to be called "m" and "sh", and set this values into a script. How can I do this?

Antworten (1)

Arunkumar M
Arunkumar M am 10 Nov. 2018
Define m and sh in workspace with defined values. Use m in mass field and sh in specific heat field.

Kategorien

Mehr zu Two-Phase Fluid Library finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by