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?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Bharath Rangaswamy
el 3 de Nov. de 2015
0 votos
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" :
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!