help-octave
[Top][All Lists]
Advanced

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

Re: FTP functions


From: dbateman
Subject: Re: FTP functions
Date: Mon, 24 Mar 2008 14:27:50 -0700 (PDT)



Xavier Delacour wrote:
> 
> They're bindings to ftplib-- a standard debian package, though small
> enough to include directly into octave-forge if that is preferred.
> 
> The ftp_* prefix is necessary since Octave does not have overloading
> based on first argument. 
> 

Octave 3.0.0 has the dispatch function that does what you want. Octave 3.1.x
series has Matlab compatible OOP and so also can dispatch on the first arg.
These are core Matlab function and so perhaps they should go into Octave
itself, though how does ftplib work on Windows?

D.

-- 
View this message in context: 
http://www.nabble.com/FTP-functions-tp16261653p16261862.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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