Is it possible to use the newer simscape libraries in older simulink versions ?

1 view (last 30 days)
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?

Answers (1)

Harsha
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.
  1 Comment
Hithesh Chandra C
Hithesh Chandra C on 27 Dec 2022
OK. Is there any suggested workaround for my usecase apart from using the newer Matlab.
Any leads would be really helpful.
When I tried to open my Bosch SImulink model in Matlab 2022a, there were errors related to log4j. Could not really understand what that was about.

Sign in to comment.

Categories

Find more on Applications in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!