help-octave
[Top][All Lists]
Advanced

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

Newbie - Automatically Global variables


From: thombark
Subject: Newbie - Automatically Global variables
Date: Wed, 7 Sep 2011 06:24:16 -0700 (PDT)

Hello,
i will need about 100 fixed values that I will use in many functions. They
are mainly TRUE/FALSE variables but some are integers. I prefer not to use
Global statements in each function, and I would like them to be protected.
Is there a pre-processor?
Can I define them as some form of built-in variables or reserved variables?
I am only running on 1 PC so I don't mind extending the reserved variable
list.

Thanks


--
View this message in context: 
http://octave.1599824.n4.nabble.com/Newbie-Automatically-Global-variables-tp3796081p3796081.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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