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