Prev: Support Vector Machines
Next: Matlab Integration
From: Edward D. on 22 Jan 2010 20:51 Is there a bug in "solve" function with the latest version of matlab on 64 bit system? Can anyone confirm muped error similar to the following when trying to solve a system of nonlinear equations? ??? Error using ==> mupadmex Error in MuPAD command: Index exceeds matrix dimensions. Error in ==> sym.sym>sym.subsref at 1366 B = mupadmex('mllib::subsref',A.s,inds{:}); Error in ==> solve>assignOutputs at 110 S.(char(symvars(j))) = R(:,j); Error in ==> solve at 87 varargout = assignOutputs(nargout,R,symvars);
|
Pages: 1 Prev: Support Vector Machines Next: Matlab Integration |