Cannot get coonected to Yahoo Finance

I purchased the Datafeed toolbox but when i try to connect to Yahoo I get and error sign ..."Unable to connect to Given URL".
Any ifea what I need to do?
Thanks in advance.

답변 (2개)

Oleg Komarov
Oleg Komarov 2011년 9월 27일

1 개 추천

try:
conn = yahoo('http://download.finance.yahoo.com');
Tito
Tito 2014년 7월 28일

0 개 추천

For 2009b, I used: conn = yahoo and, conn = yahoo('http://download.finance.yahoo.com');
but I got the same message: "... Unable to connect to Given URL"
I included IP and Port but I got the same message again.
I used c = yahoo in a 2013a version and it's ok.
What can I do to run it in 2009b?

카테고리

도움말 센터File Exchange에서 Google에 대해 자세히 알아보기

태그

질문:

2011년 9월 22일

답변:

2014년 7월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by