How to solve the error>>> Error evaluating parameter 'InputValues' in 'crankshaf​t_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.
  댓글 수: 1
M.K.H. CHANDAN
M.K.H. CHANDAN 2015년 8월 13일
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" ?

댓글을 달려면 로그인하십시오.

채택된 답변

Walter Roberson
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
M.K.H. CHANDAN
M.K.H. CHANDAN 2015년 8월 13일
If I can re-define >>> undefined variable "Force_Table" then it may solve the problem.
Walter Roberson
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 CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by