[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Exporting a variable to the global workspace from a C++ function
From: |
Justin Bare |
Subject: |
Exporting a variable to the global workspace from a C++ function |
Date: |
Tue, 11 Aug 2009 13:55:10 -0400 (EDT) |
User-agent: |
SquirrelMail/1.4.8-4.fc5 |
Hi,
I am writing a function in C++ that will be called from Octave (using the
information found at
http://octave.sourceforge.net/doxygen/html/annotated.html). I want the
function to create a variable inside the function and export it to the
global workspace so that it can be used as a normal variable in the global
workspace. Is there a kind of export function in the C++/Octave interface
to do this?
Thanks for the help.
Justin
--
Justin Bare
Robotic Research, LLC.
814 West Diamond Ave, Suite 301
Gaithersburg, MD 20878
240-631-0008 Ext 246