Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Are 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. --- Quote End --- Yes, in fact I was running the 64-bit version, but now that i lunched the 32-bit one and tried to lunch the demo_fibonacci, i get the following errors: Invalid MEX-file quartus_path/mip_control.mexglx Invalid MEX-file quartus_path/mip_prim.mexglx what could it still be? thanks