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: Jordi Gutiérrez Hermoso
Subject: Re: [Fwd: Simple spy.m fix]
Date: Wed, 12 Oct 2011 16:01:52 -0500

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.


reply via email to

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