help-octave
[Top][All Lists]
Advanced

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

Re: Deleting files running Octave on Win98


From: robert Macy
Subject: Re: Deleting files running Octave on Win98
Date: Tue, 03 Aug 2004 14:30:13 -0700

Thank you

The file name is . . . . adc.dat

unlink("adc.dat");

works great, erases the file

              - Robert -

On Tue, 3 Aug 2004 15:32:59 -0400 
 "Hall, Benjamin" <address@hidden> wrote:
> unlink
> 
> -----Original Message-----
> From: robert Macy [mailto:address@hidden
> Sent: Tuesday, August 03, 2004 2:23 PM
> To: address@hidden
> Subject: Deleting files running Octave on Win98
> 
> 
> what is the command line that deletes a file?
> 
> Running 2.1.50 under Windows 98 downloaded as a binary.  
> 
> I'm running a script that opens a file, operates on the
> data contained in the file, then I wish to delete the
> file.
>  How do I do that?
> 
>                   - Robert -
> 



-------------------------------------------------------------
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]