Error while trying the option protected model
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Saurabh
2024 年 8 月 20 日
編集済み: Saurabh
2024 年 8 月 20 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Model Protection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!