Predefined parameters in Simulink? like in demo 'fuelsys' for 'Pumping Constant.
1 回表示 (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Suneesh
2013 年 12 月 13 日
The have to be defined in either the base MATLAB workspace or else the model workspace.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!