octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Simple spy.m fix]


From: fotios
Subject: Re: [Fwd: Simple spy.m fix]
Date: Thu, 13 Oct 2011 00:16:35 +0300

On Wed, 2011-10-12 at 16:01 -0500, Jordi Gutiérrez Hermoso wrote:
> On 12 October 2011 15:24, fotios <address@hidden> wrote:
> > ... and for sure i forgot to branch the if statement ... it should be
> >
> > if (ischar (varargin{i}))
> >      if (length (varargin{i}) == 1)
> >        line_spec = [line_spec, varargin{i}];
> >      else
> >        line_spec = varargin{i};
> >      endif
> 
> Can you prepare an amended changeset for this? Do you know how to do this?
> 
> - Jordi G. H.

Nope - to be honest i just learned the meaning of the word amended ;) -
and google does not help a lot with it.

/Fotios 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]