help-octave
[Top][All Lists]
Advanced

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

Re: accessing URL from Octave


From: Keith Goodman
Subject: Re: accessing URL from Octave
Date: Fri, 17 Sep 2004 14:24:36 -0700

If the URL starts with http:// or ftp:// I recommend using curl.

For example to view your post to the mailing list inside Octave:

system('curl http://www.octave.org/mailing-lists/help-octave/2004/2164')


On Fri, 17 Sep 2004 14:10:40 -0700, Mike Coleman <address@hidden> wrote:
>  
>  
> 
> Hello all.  Is there an easy way to open a file via a URL in Octave?  So far 
> I haven't come across a function that will allow this, where should I look? 
> 
> Thanks 
> 
> Mike



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