help-octave
[Top][All Lists]
Advanced

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

Create file whith a script call from feval


From: ag66
Subject: Create file whith a script call from feval
Date: Tue, 13 Sep 2011 01:32:17 -0700 (PDT)

Hi,

I'm using Octave with a C++ webservice.

I tried to save variables on a file, but I cannot open it (got an error -1
for /fid = fopen("/home/antoine/foo.txt", "w")/).

If I use this command on Octave's terminal, it works.

I change chmod to 777 and chown for my script and my webservice, but still
doesnt create the file...

Any ideas?

Thanks, 

Antoine

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Create-file-whith-a-script-call-from-feval-tp3809463p3809463.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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