Hallo all!
I have some problems with the matlab compiler. First I get the
following error message after trying to use "mbuild -setup" to change
the compiler:
--> "C:\Programme\Matlab\bin\win32\mwregsvr
C:\Programme\Matlab\bin\win32\mwcomutil.dll"
Undefined subroutine &mexsetup::expire called at
C:\Programme\Matlab/bin/win32/mexsetup.pm line 725.
??? Error using ==> mbuild
Unable to complete successfully
Does anybody know this?
Then I would like to compile some m-files to C in which I use "load"
and "save" in combination with a mat-file. (I save some variables to
a mat-file and I load these from this mat-file.) I got some warning
and error messages that the compiler doesn't support "load" and
"save" with mat-files. Does anybody know a possibility to solve this
problem?
Thank you!
Anke