Import data from a matrix in a URL
Mostrar comentarios más antiguos
It's very simple my question. I wanna use data from this matrix (https://campus.fi.uba.ar/pluginfile.php/306526/mod_resource/content/0/mdq.dat) because I can't download it. I tried urlread('') and dlmread('') but failed. :(
2 comentarios
Akira Agata
el 12 de Sept. de 2019
I couldn't access to the URL. Maybe it is accessible only from intranet.
per isakson
el 12 de Sept. de 2019
Editada: per isakson
el 12 de Sept. de 2019
Why not download it interactively with your browser?
Hora Nivel (m)
0 1.22
1 1.22
2 1.15
....
I failed to download the this file of data with webread() of R2018b.
Respuestas (0)
Categorías
Más información sobre Downloads en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!