Combining Simscape-Simulink Matlab versions 2018 and 2021
Show older comments
The model in Simscape-Simulink works in Matlab 2018, in matlab 2021a it gives the message:
Failed to find 'sm_interface_elements_lib/Foundation Library/Mechanical/Translation Elements/Translational Hard
Stop' in library 'sm_interface_elements_lib' referenced by 'model_30_100_M2021/Model/Medium trolley/Side Limiters/Translational Hard Stop1'
How to fix the error?
Replacing library blocks does not help.
2 Comments
Fironov Anatoly
on 20 Jan 2022
J Chen
on 2 Feb 2022
Maybe you can save the model in an mdl file instead of a slx file. The mdl is a text file. You can develop a code to search and replace the offending blocks.
Accepted Answer
More Answers (0)
Categories
Find more on Simulation and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!