Note de l’éditeur : 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
Citation pour cette source
Atsushi Ohashi (2024). Model Obfuscation tool (https://www.mathworks.com/matlabcentral/fileexchange/54359-model-obfuscation-tool), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
ModelObfuscationTool/
ModelObfuscationTool/@ModelInfoMapping/
ModelObfuscationTool/@StringConvert/
ModelObfuscationTool/doc_en/
ModelObfuscationTool/install_uninstall/
ModelObfuscationTool/ja/doc_ja/
ModelObfuscationTool/private/
Version | Publié le | Notes de version | |
---|---|---|---|
1.1.0.0 | Address struct variable and fix a bug |
||
1.0.0.0 |