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!