Predefined parameters in Simulink? like in demo 'fuelsys' for 'Pumping Constant.
Mostrar comentarios más antiguos
Dear all,
I would like to ask for help how to find predefined/prespecified parameters in Simulink? In the example 'fuelsys' in the block 'air caclulation' for the 2d lookup table 'Pumping Constant' there are parameters: press,pumpCon, SpeedVect. They must be predefined somewhere but I can not find where. If they would be defined in Pre-loadfcn callback, that would make sense for me, but there is nothing.
Could anywone tell where I can find those values? I know propably is very simple for most of you.
Kamil
Respuestas (1)
Suneesh
el 13 de Dic. de 2013
0 votos
The have to be defined in either the base MATLAB workspace or else the model workspace.
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!