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 views (last 30 days)
Show older comments
M.K.H. CHANDAN
on 13 Aug 2015
Commented: Walter Roberson
on 13 Aug 2015
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.
Accepted Answer
Walter Roberson
on 13 Aug 2015
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 Comments
Walter Roberson
on 13 Aug 2015
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.)
More Answers (0)
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!