Skip to content

lmperry/RemoteDataToolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteDataToolbox

Matlab utilities for managing reading and writing of data files stored on a remote ftp-site.

The functionality will be based on the urlwrite() function, which in the most modern releases is superceded by websave. Perhaps we will also use the ftp object for some purposes. Much to learn about permissions writing and so forth from within Matlab.

It is possible we should create a remote data object (rdo) and interact with that. Or perhaps we just create a bunch of functions here and let each toolbox use these functions in its own way. For example, ISET and ISETBIO could both interact with these functions and create different remote data objects. Same with VISTASOFT.

The first site we will be interacting with is http://scarlet.stanford.edu/validation

Brian Michael Nicolas David

About

Matlab utilities for managing reading and writing of data files stored on a remote ftp-site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%