help-octave
[Top][All Lists]
Advanced

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

Value List.


From: Muthu
Subject: Value List.
Date: Sat, 16 Oct 2004 01:12:12 -0700 (PDT)

 
 


                
__________________________________
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now. 
http://messenger.yahoo.com
--- Begin Message --- Subject: Value List. Date: Fri, 15 Oct 2004 10:51:22 -0400
The sources list is for posting source code additions to Octave.  For
help with using Octave, please use the help list.  Thanks,

jwe


On 15-Oct-2004, Muthu <address@hidden> wrote:

| Hello there!
| Ive a small doubt.
| How do we convert the octave types 
| that are contained in a value list ?
| I open a file in the octave interpreter
| as fp=fopen("somefile","w")
| then I pass fp to a function dynamically
| loaded.
|    gdDoSomeThing(fp)
| 
| But I find it difficult to extract the octave_file
| from the octave_value_list I get in the 
| DEFUN_DLD(gdDoSomeThing,....... )
| {
| }
| Please  help.
| Cheers
| Muthu.
| 
| 
|               
| _______________________________
| Do you Yahoo!?
| Declare Yourself - Register online to vote today!
| http://vote.yahoo.com

--- End Message ---

reply via email to

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