Cho Sungil
Newbie level 3
I study Delta-sigma A/D converter.
To simulate delta-sigma tool box provided mathworks(matlab-free),
I ran matlab(v.2007a).
After running a loaded file(simulateDSM.m), messages followed.
Warning: You are running the non-mex version of simulateDSM.
Please compile the mex version with "mex simulateDSM.c"
Error. simulateDSM needs at least two arguments.
So, I typed 'mex simulateDSM.c'.
But followed message.
cannot open c:\docume~1\
C:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Link of 'simulateDSM.mexw32' failed.
??? Error using ==> mex at 206
Unable to complete successfully.
I want to solve the problem.
Help me, please.
To simulate delta-sigma tool box provided mathworks(matlab-free),
I ran matlab(v.2007a).
After running a loaded file(simulateDSM.m), messages followed.
Warning: You are running the non-mex version of simulateDSM.
Please compile the mex version with "mex simulateDSM.c"
Error. simulateDSM needs at least two arguments.
So, I typed 'mex simulateDSM.c'.
But followed message.
cannot open c:\docume~1\
C:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Link of 'simulateDSM.mexw32' failed.
??? Error using ==> mex at 206
Unable to complete successfully.
I want to solve the problem.
Help me, please.