Model Obfuscation tool

Model Obfuscation tool
ダウンロード: 623
更新 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 (2026). Model Obfuscation tool (https://jp.mathworks.com/matlabcentral/fileexchange/54359-model-obfuscation-tool), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStateflow についてさらに検索

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