matlab coder error
Show older comments
I am converting a function from.m to .mex using matlab coder but i got following error with the screen still showing generating. mex for past few 10 minutes
com.mathworks.jmi.MatlabException: at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method) at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:210) at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:121) at com.mathworks.jmi.Matlab.mtFevalConsoleOutput(Matlab.java:1618) at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:195) at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:172) at com.mathworks.toolbox.eml.plugin.CodeGenWrapper$1.runOnMatlabThread(CodeGenWrapper.java:46) at com.mathworks.toolbox.eml.plugin.CodeGenWrapper$1.runOnMatlabThread(CodeGenWrapper.java:37) at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79) at com.mathworks.jmi.NativeMatlab.dispatchMTRequests(NativeMatlab.java:339) >> why? help me out?
3 Comments
Kaustubha Govind
on 25 Jul 2011
Please consider reporting this to Tech Support if you do not receive a reply here.
ECE09 ITBHU
on 27 Jul 2011
Fangjun Jiang
on 27 Jul 2011
type support in Command window. Or go to website http://www.mathworks.com/support
Answers (0)
Categories
Find more on MATLAB Coder 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!