help-octave
[Top][All Lists]
Advanced

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

Re: `clear variable` does not work ?


From: John W. Eaton
Subject: Re: `clear variable` does not work ?
Date: Sat, 02 Feb 2008 00:26:12 -0500

On  1-Feb-2008, Sergei Steshenko wrote:

| Actually, it looks even more complicated now.
| 
| What does "The local variable X is linked to the global variable X" exactly 
mean ?
| 
| If in a given scope there are two entities named "X", how does one 
differentiate
| between them ?

I described the way global variables work in Octave as simply as I
think I can.  Global variables work this way because they have to work
in a way that is compatible with Matlab.  Sorry if you are unable to
follow.

| In Perl, for example,

The way Perl works is somewhat irrelevant here, no?

jwe


reply via email to

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