From: Kadi on 2 Aug 2010 14:04 I wrote a function in Matlab which I would like to convert into C++ shared libraries, so I used deploytool command of matlab compiler and was able to successfully do the conversion. A few changes have been made to the matlab code and I would like to compile a new set of shared libraries that reflect these changes and instead of renaming or overwriting the previous files is there any way I can still keep the same name for the C++ shared libraries and change the file number or vesrion number in the properties field so that I can track the changes.
|
Pages: 1 Prev: Using fmincon with a COMSOL file Next: Movie out of .fig files? |