Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDemo not running, s-function not found
Hi everyone, it's one day that im trying to run the demos of the DSP builder but everytime that i try to run one of them i get the following errors: S-function 'mip_control' does not exist...
Altera_Forum
Honored Contributor
15 years agoAre you running 64-bit MATLAB? Type mexext at the MATLAB prompt. If it says mexw64 or mexa64 then it's 64-bit. On windows, you need to install the 32-bit version. On Linux, run matlab with the "-glnx86" option.