help-octave
[Top][All Lists]
Advanced

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

Re: can't perform indexing operations for <unknown type> type


From: Kocsis Attila
Subject: Re: can't perform indexing operations for <unknown type> type
Date: Mon, 23 May 2005 07:18:09 -0700 (PDT)

Thanks a lot, but that's not the reason, either. I
changed clear all into clear and still get that stupid
message...
Beside as far as I realized clear all and clear are
the same (at least in the version I use).

Atis


--- Geraint Paul Bevan <address@hidden> wrote:
> Kocsis Attila wrote:
> > Yep, it's a problem of inserting, the code itself
> > doesn't contain broken line. 
> > 
> > I'm also running octave 2.1.69-1 on Debian sarge
> (64
> > and 32 bit versions) and got results seem to be
> fine,
> > so don't catch what can be wrong. 
> > 
> > The error message is only that one line I've
> inserted
> > in the subject (or can I read more about this
> error
> > somewhere???).
> > I've enclosed the .m file if it helps...
> > 
> > Thanks a lot
> > Atis
> 
> 
> Perhaps the problem you are experiencing is the
> result of some
> previously declared variable in your workspace. The
> script starts with
> "clear all" but this clears a variable called "all";
> to clear all
> variables you should just use the command "clear"
> without any arguments.
> 
> 
> -- 
> Geraint Bevan
> http://www.mech.gla.ac.uk/~gbevan
> 
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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