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 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Bharath Rangaswamy
on 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 Comments
See Also
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!