Error while trying the option protected model
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello team,
we are trying our model to get protected. But while giving the protected model option we are getting an error "Index exceeds the number of array elements. Index must not exceed 0
"
0 Kommentare
Antworten (1)
Saurabh
am 20 Aug. 2024
Bearbeitet: Saurabh
am 20 Aug. 2024
Hi Ganapathi,
It appears that you are encountering an error while attempting to protect your model. After reviewing the warning in the provided screenshot and consulting the official documentation, I discovered something similar.
It states that if a top model references two protected models that have a naming conflict, you cannot protect the top model.
Refer to the Protected Model Requirements and Limitations section of this link:
I hope this was helpful.
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!