Get the contents of a web page from an IP adress
3 次查看(过去 30 天)
显示 更早的评论
hello to all,
I have an Arduino module with WIFI Shield that is transmitting me the data from an analog input via WIFI using a web server (Arduino server, my computer client). I can view the contents of the web page with Chrome or Firefox by tapping eh However, when I use the "urlread" function, Matlab tells me that "Either the url cannot be parsed or the protocol is not supported".
Thereofre I have the IP of the server, I can view the data using a web browser, but I cannot see it with Maltab.
Does anyone has a solution?
Best regards, Jean
4 个评论
Joseph Cheng
2014-3-17
编辑:Joseph Cheng
2014-3-17
perhaps this is a network issue. I occasionally get this due to the network proxy. As Mr. Claytor asked were you able to use it on any other links? or is there a specific page that needs to be added after the 192.168.0.101. such as 192.168.0.101\index.html.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for Arduino Hardware 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!