Predefined parameters in Simulink? like in demo 'fuelsys' for 'Pumping Constant.
이전 댓글 표시
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
답변 (1개)
Suneesh
2013년 12월 13일
0 개 추천
The have to be defined in either the base MATLAB workspace or else the model workspace.
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!