help-octave
[Top][All Lists]
Advanced

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

Re: fdisp function


From: David Bateman
Subject: Re: fdisp function
Date: Mon, 26 Nov 2007 12:17:39 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

address@hidden wrote:
> Hello!
>       Is anybody in the list who can explain this unexpected error 
> message using fdisp function:
>
> octave-2.9.16:1> fid = fopen ("Gagey", "w");
> octave-2.9.16:2> fdisp (fid, "Sasaki's rythm is");
> error: fdisp: invalid stream number = -1
>
> MacG5 PPC; OS 10.4.11; Octave 2.9.16
>
> Thanks in advance
>
>   
fid = -1 means the file could not be opened for some reason

D.


-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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