Is it possible to use the newer simscape libraries in older simulink versions ?
3 views (last 30 days)
Show older comments
I am working in Bosch and one of our models is developed using Matlab 2022A. The model uses some of the libraries related to simscape.(sm_lib/ curves and surfaces/infinite plane and sm_lib/ curves and surfaces/disk).
Question is, is there a way to use these library elemets in lower matlab/simulink version ? (example: in matlab 2019b)
In general, is it possible to use the newer libraries in older matlab versions , and if yes, how can it be done?
0 Comments
Answers (1)
Harsha
on 27 Dec 2022
No, You cannot use new library elements in older versions of MATLAB. Functions undergo many changes and additional functionality is added in the newer releases which may not be supported in the older versions. It is helpful in reducing the work related to tasks if the older versions are upgraded to newer ones.
See Also
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!