Is it possible to use the newer simscape libraries in older simulink versions ?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Harsha
2022-12-27
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!