help-octave
[Top][All Lists]
Advanced

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

using functions declared in parse.h ...


From: Alberto Francisco Martin Huertas
Subject: using functions declared in parse.h ...
Date: Fri, 11 Mar 2005 17:44:17 +0100
User-agent: Internet Messaging Program (IMP) 3.2.2

Hello. I'm a spanish university student (UJI from Castellón) and I'm performing
my career final project with Octave. I have some doubts about the use of
functions declared in parse.h header file. This functions are used to parse and
execute octave script and function files from a C++ source. 

I'm interested in to know if there is any function in parse.h that allows you to
parse and execute a octave script file (like source_file) without modifying some
others environment variables. For example, if there is a script file called
"script.m" with the following sentence:
                            
A=3;

I'm  
 



   


  




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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