How can I add resource information (version number, company...) and a special icon for a DLL and EXE compiled using MATLAB R2015b with Compiler 6.1?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
how can I add resource information (version number, company...) and a special icon for a DLL and EXE compiled using MATLAB R2015b with Compiler 6.1?
0 Commenti
Risposte (1)
Bharath Rangaswamy
il 3 Nov 2015
Hello Florian,
If you use "Application compiler" to compile then you have the options to give version number, company and you can also have custom icon.
You can open "Application compiler" in the following ways:
1. goto "APPS" tab > Click "Application compiler".
2. type "deploytool" on MATLAB command line.
check the documentation link below to see how to use "Application compiler" :
0 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!