Simulink library development for multiple Matlab versions

1 view (last 30 days)
Hi,
I've encountered a challange while developing simulink library for enterprise use. I need the library to be available in Multiple aMatlab versions e.g. 2020a and 2023b. For now I have copies of the files in the repository for each version, but it doesn't seem to be sustainable way of development for the future as I genereates huge overhead if any change needs to be introduced. Is there any default/recommended way for such problem?

Answers (1)

Sameer
Sameer on 2 Jan 2025
Please refer to the following MATLAB documentation regarding managing multiple versions of a model:
Hope this helps!
  1 Comment
Bartlomiej
Bartlomiej on 2 Jan 2025
Thank you, but it is not helpful. it says nothing about maintaining simulink libraries in different Matlab versions.

Sign in to comment.

Categories

Find more on Simulink Environment Customization in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!