From: Edward D. on
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