This post contains links to resources that can be useful for connecting to a HTTP server through Matlab. The links posted below particularly correspond to the urlread() function of Matlab.
http://www.mathworks.com/help/matlab/ref/urlread.html
Here is a link to its variant, urlread2(), which adds extra functionality to the original urlread(). urlread2 makes extensive use of Java’s apis for http client-server connections. The java source files can also be downloaded from the following link for urlread2.
http://www.mathworks.com/matlabcentral/fileexchange/35693-urlread2
Here is documentation that describes the functionality of urlread2().
If you found an error, highlight it and press Shift + Enter or click here to inform us.
Connecting to a HTTP Server Through Matlab by Psyops Prime is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
One comment