Hi,
I am having trouble with compiling C mex in MATLAB under Linux environment. As it is apparent the C compiler doesn't accept // as comment signs and trys to compile it and reflects huge list of errors.
Does someone know how can I change the setting options (mexopt.sh) in MATLAB under Linux to let me comment the lines of C with '//' instead of '/* */' ?
Thx![]()
Bookmarks