motr - Could not detect a compiler on local system

1 view (last 30 days)
I tried to use motr, described in : http://motr.janelia.org/motr_manual/running_motr.html#training_the_identity_template and http://motr.janelia.org/ In order to do this, I downloaded the latest code of motr, and then I started Matlab and added the directory with the motr files to my MATLAB path. And when I enter "motr" at the Matlab command line and hit return, I have this error message : "Error : Could not detect a compiler on local system which can compile the specified input file(s)
Error using ==> mex at 222 Unable to compile successfully.
Error in ==> compileMexfunctions at 96 mex ['-v',sourceFNAbs, '-output', dllFNAbs);
Error in ==> motr at 9 compileMexFunctions();"
If someone know how I can fix it, it would be very helpful! Thanks, Julie

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!