How to read data inside JAVA object from URL
1 view (last 30 days)
Show older comments
I'm trying to read some data from: http://www.nordpoolspot.com/Market-data1/Elspot/Area-Prices/ALL1/Hourly/
"urlread" does not seem to work in this case. Does anyone have a solution?
2 Comments
Jan
on 14 Feb 2013
What exactly does "does not seem to work" mean? How can be post a solution without seeing the actual command? So please add more details by editing the questions (not as comment or answer). Thanks.
Walter Roberson
on 14 Feb 2013
Are you sure it is a JAVA object? It looks to me like a mix of HTML and javascript . javascript is a completely different language than JAVA.
Answers (0)
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!