Generating version information in Matlab (Matlab Compiler)

I am currently creating some DLL (exact network) using the Matlab Compiler. For myself, I would like to add version information to my DLL (which will be visible in the settings)

Can someone explain to me the steps that I have to follow to do such a thing?

+5
source share
1 answer

Check it out

Title: How to specify version information for a DLL compiled using the Microsoft Visual C / C ++ Compiler in MATLAB 7.13 (R2011b)?

+2
source

All Articles