help-octave
[Top][All Lists]
Advanced

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

global variables in .oct-files


From: Stef Pillaert BK
Subject: global variables in .oct-files
Date: Sat, 27 Sep 1997 10:46:21 +0000 (MET)

Hello,

I'm trying to translate some of my octave-functions (.m-files) into C++
(.oct-files) to speed up things. I use a lot of global variables though,
otherwise I have to pass a lot of parameters to each function. Is there a
way to "see" those global variables in my C++-code? Or do I have to
include everything in the parameter-list of the function?

Thanks,

Stef Pillaert, Belgium.




reply via email to

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