ice
ice copied to clipboard
Problem on using ice in MATLAB
i m studying using ice in MATLAB and i want to compile my .m file into exe. so i use "mcc", but the exe goes wrong. Could you give me some advice.
Thanks!

Can you try adding the Ice toolbox to your PATH environment variable, or just copy the DLL and MEXW64 files next to your executable?
in fact i have copied all these files in my executable folder -_-