Is it possible to create a protected model in different release than the one to be used in?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
The model provider uses other matlab release (2017) to create a protected model and I have different Matlab release(2019a).
Is it possible to use their protected models in my main model without changing the Matlab releases?
Are the protected models only compatible with matlab releases they have been created?
0 Kommentare
Antworten (1)
Wei Jiang
am 20 Nov. 2020
Hi Milad,
Cross-release protected model is getting supported in recent releases. Please check the content under 'Use Models Protected in Previous Releases' in this documentation page.
Unfortunately, cross-release feature is introduced starting from 2018b, so protected model created in 2017a/2017b can not be used in later release.
Thanks,
Wei
0 Kommentare
Siehe auch
Kategorien
Mehr zu Model Protection finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!