another error it is showing below that line is Undefined variable "Force_Table" or class "Force_Table.crank_angle". Does it missing the configured entity "Force_Table" & class "Force_Table.crank_angle" ?
How to solve the error>>> Error evaluating parameter 'InputValues' in 'crankshaft_jointact/Lookup Table'
조회 수: 7 (최근 30일)
이전 댓글 표시
I am currently using SIMULINK version-7.9 [2012 A]
WHILE using the simulink model which was running on other Simulink version.
It is showing error as >>> Error evaluating parameter 'InputValues' in 'crankshaft_jointact/Lookup Table' and on my model look-up table is marked as RED means the look-up table which is being used in higher version is not compatible to lower version or it is missing some configurable files , what are required for running the model.
채택된 답변
Walter Roberson
2015년 8월 13일
If the model was created in a later version, then you may need to open it in that later version and request to save it with backwards compatibility. Models created in one version might not be usable in any previous version unless you save for compatibility.
댓글 수: 4
Walter Roberson
2015년 8월 13일
Possibly you could find someone with a new enough Simulink version to save the model for you. (I cannot do it myself as I do not have Simulink.)
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!