Matlab 2013b does not have websave function?

1 visualización (últimos 30 días)
buer
buer el 15 de Oct. de 2014
Editada: buer el 21 de Oct. de 2014
Hi.
I am using Matlab 2013b, I want to get all the data from url and save it into files. Then I checked websave is the right function. But when I use it or try to check help it says: "not defined function websave"...is it because I a, usign 2013b verison? How can I solve this? Thanks a lot.

Respuesta aceptada

Martijn
Martijn el 15 de Oct. de 2014
WEBSAVE was introduced in MATLAB R2014b. Please have a look at the URLWRITE function for MATLAB R2013b.
  1 comentario
buer
buer el 21 de Oct. de 2014
Editada: buer el 21 de Oct. de 2014
thanks Martijn, but when I use this function it always says not enough parameters. But the help says : urlwrite(URL,filename) .
SO what I do is urlwrite('url','list.h5'); is not it correct? Anything I got wrong? Thanks.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Simple Batch Processing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by