help-octave
[Top][All Lists]
Advanced

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

Integrating functions with with constant arguments


From: John W. Eaton
Subject: Integrating functions with with constant arguments
Date: Tue, 15 Aug 2006 02:01:23 -0400

On 15-Aug-2006, John Dalton wrote:

| QUESTION 2:
| 
| As an aside, I also did the following test:
| 
| octave:5> global a=3;is_global('a')
| ans = 0
| 
| I would have though the answer should be '1'.

This is a bug.  Try isglobal instead, it should work as you expect.

jwe


reply via email to

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