can't open diary file with fopen("... / Octave version 3.0.1 Win32

Benjamin Lindner lindnerben at gmx.net
Tue Aug 26 10:01:35 CDT 2008



michaelschmid1 at bluewin.ch wrote:
> Hi all
> 
> Something went wrong with bug_report, so I write it on this way.
> 
> I have troubles with files which are created with "diary logFile1".
> I attached a short script file which will show the problem:

I tried your script on a mingw32-compiled version of 3.0.2 and it works 
fine.

What exactly is the trouble?
What error message do you get?

Have you tried
   [fid,msg]=fopen("log2","r");
and examined the content of MSG?


benjamin


More information about the Bug-octave mailing list