Model Obfuscation tool

버전 1.1.0.0 (474 KB) 작성자: Atsushi Ohashi
Model Obfuscation tool
다운로드 수: 606
업데이트 날짜: 2016/3/2

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

This tool converts object names in Simulink to a meaningless name such as m0001, m0002.
The following objects will be converted with this tool:
- Block name: converting block name
- Signal label: converting signal label
- From/Goto tag: converting tag name
- Data Store Memory: labe of DSM/DSR/DSW
- Bus: corresponding between bus setting and signal label
- Stateflow: converting data name, state name, other objects
- Annotation/Description: converting random string for annotataion, deleting descriptions
- Model Reference: including reference model as target of conversion
- Variable: Utilized varialbes in model are converted meaningless name with variable name in workspace

인용 양식

Atsushi Ohashi (2025). Model Obfuscation tool (https://www.mathworks.com/matlabcentral/fileexchange/54359-model-obfuscation-tool), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Stateflow에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

ModelObfuscationTool/

ModelObfuscationTool/@ModelInfoMapping/

ModelObfuscationTool/@StringConvert/

ModelObfuscationTool/doc_en/

ModelObfuscationTool/install_uninstall/

ModelObfuscationTool/ja/doc_ja/

ModelObfuscationTool/private/

버전 게시됨 릴리스 정보
1.1.0.0

Address struct variable and fix a bug

1.0.0.0