How to read data inside JAVA object from URL
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Jan
2013-2-14
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
2013-2-14
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!