Simulink library development for multiple Matlab versions
조회 수: 2 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (1개)
Sameer
2025년 1월 2일
Hi @Bartlomiej
Please refer to the following MATLAB documentation regarding managing multiple versions of a model:
Hope this helps!
참고 항목
카테고리
Help Center 및 File Exchange에서 Block Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!