Info
This question is closed. Reopen it to edit or answer.
How to read image in local intranet? THREAD ID: 1-F5HY5R
1 view (last 30 days)
Show older comments
How to read image in local intranet? THREAD ID: 1-F5HY5R I tried to use : I=imread('http://192.168.1.8/image.jpg') it did not work but web ('http://192.168.1.8/image.jpg') works fine and display my image on new browser page. does any one know the reason?
0 Comments
Answers (2)
Walter Roberson
on 16 Jul 2011
Which MATLAB version are you using? Support for reading URLs appeared in 2008b at latest, but my recollection is that it was not always supported.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!