Questions tagged [urlread]
33 questions
0
votes
1 answer
Read image url from xml in android
I want to read image from this url.
podCast411
The 411 on podCasts, podCasters…

Dhasneem
- 4,037
- 4
- 33
- 47
0
votes
1 answer
reading an html with matlab
I would like to read some html using matlab.
I've already tried urlread but got the url read error
Getting data into MATLAB from HTTPS:
so i tried using java with this:
Handling an invalid security certificate using MATLAB's urlread…

DJJ
- 2,481
- 2
- 28
- 53
-1
votes
1 answer
Empty char array after using readurl
i need to get Adj Close values of Apple security by using
str = urlread('http://chart.finance.yahoo.com/table.csv?s=AAPL&a=2&b=18&c=2017&d=3&e=18&f=2017&g=d&ignore=.csv');
but i always get empty char array as result. This url works when i use it in…

Mino1234
- 77
- 6