Prev: Charging a circuit
Next: FZERO Error
From: David Young on 30 Mar 2010 02:30 "Matt Fig" <spamanon(a)yahoo.com> wrote in message <hork53$pjn$1(a)fred.mathworks.com>... > Did they change DEAL.m? Is it still just basically: > > varargout = varargin; > > or what? It's not a problem with deal - I was just using deal to demonstrate the problem. It's any case where a naked colon appears as one of three arguments to a function. |