[scilab-Users] index error not helpful

Gary Nelson gnelson at quantasonics.com
Mon Apr 19 17:48:19 CEST 2010


It will not run for me.

I am running on a macbook pro with osx 10.6.3
I get the index error even if I try to plot(n,n)

Is there any test to run to find out why?

Thanks
Gary Nelson

On Apr 19, 2010, at 6:13 AM, Julio Gonzalez-Saenz wrote:

> I don't either. It plots two graphics one in blue and one in green with 20 points.#
> 
> Julio
> 
> From: Samuel Gougeon <Samuel.Gougeon at univ-lemans.fr>
> To: users at lists.scilab.org
> Sent: Mon, 19 April, 2010 14:12:13
> Subject: Re: [scilab-Users] index error not helpful
> 
> ----- Message d'origine -----
> De : Gary Nelson
> Date : 19/04/2010 13:43:
> > What is wrong with this seemingly simple test
> >
> > clc()
> > n=[1:20]
> > z=exp(%i*2*%pi.*n./10)
> > phz=atan(imag(z),real(z))
> > ifq=diff(phz)
> > ifq=[ifq,ifq($)]
> > plot(n,phz,n,ifq)
> >
> > The lengths of all vectors are 20 yet I get an error 21 index error
> >  
> I do not get any syntax error. It runs well for me.
> 
> 
> 

Gary Nelson
gnelson at quantasonics.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100419/73655eac/attachment.htm>


More information about the users mailing list