Prev: eval() Help
Next: MATLAB on the iPad
From: Caglar Ozdag on 17 Jul 2010 19:22 Hi, eval() returns the same error, even with the simplest of inputs. >> d = eval(ns,'+',xs) ??? Index exceeds matrix dimensions. >> eval('1/2') ??? Index exceeds matrix dimensions. Any help would be appreciated.
|
Pages: 1 Prev: eval() Help Next: MATLAB on the iPad |