필터 지우기
필터 지우기

Is it possible to obscure the subsystem names with the Matlab obfuscation? Are there other methods of strengthening model protection in the Matlab obfuscation?

조회 수: 1 (최근 30일)
Is it possible to obscure Simulink subsystem names using Matlab obfuscation? Are there other methods of strengthening model protection using Matlab code obfuscation?

답변 (1개)

Debarati Banerjee
Debarati Banerjee 2015년 6월 10일
편집: Walter Roberson 2015년 6월 10일
Obscuring Simulink subsystem names might not be possible, but you can strengthen model protection by converting the subsystem (whose content you intend to protect) in a Referenced Model http://in.mathworks.com/help/simulink/ug/overview-of-model-referencing.html?searchHighlight=model%20referencing and then enabling protection.
You can have a look at the following documentation which shows the steps how to do it:
This short video (link given below) also nicely demonstrates how model protection can be enabled and how the Intellectual Property of a model can be protected:
Hope this helps!
Cheers,
Debarati

카테고리

Help CenterFile Exchange에서 Create Large-Scale Model Components에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by