Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

I can't connect yahoo in 2009b

조회 수: 1 (최근 30일)
Tito
Tito 2014년 7월 28일
마감: MATLAB Answer Bot 2021년 8월 20일
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?
  댓글 수: 9
Tito
Tito 2014년 7월 30일
I run: >> yahoo('http://finance.yahoo.com') I got in red: ??? Error using ==> yahoo at 56 Unable to connect to given URL.
Geoff Hayes
Geoff Hayes 2014년 7월 30일
Tito - I'm out of ideas. Why are you concerned with running this on 2009b when you have access to 2013a? Are your 2009b toolbox licenses still valid? What does the yahoo.m code look like in 2009b vs 2013a? (Can you copy the latter to the former but rename it as yahoo2.m and see if it runs any differently?)

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by