Info

This question is closed. Reopen it to edit or answer.

I can't connect yahoo in 2009b

1 view (last 30 days)
Tito
Tito on 28 Jul 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
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 Comments
Tito
Tito on 30 Jul 2014
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 on 30 Jul 2014
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?)

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!