<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>HTTP | Psyops Prime</title>
	<atom:link href="https://psyopsprime.com/tag/http/feed/" rel="self" type="application/rss+xml" />
	<link>https://psyopsprime.com</link>
	<description>An Idea Log</description>
	<lastBuildDate>Tue, 08 Dec 2015 05:45:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<site xmlns="com-wordpress:feed-additions:1">99640787</site>	<item>
		<title>Connecting to a HTTP Server Through Matlab</title>
		<link>https://psyopsprime.com/reviews/connecting-to-a-http-server-through-matlab/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=connecting-to-a-http-server-through-matlab</link>
					<comments>https://psyopsprime.com/reviews/connecting-to-a-http-server-through-matlab/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 07 Dec 2015 14:55:37 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Matlab]]></category>
		<category><![CDATA[urlread]]></category>
		<guid isPermaLink="false">http://psyopsprime.xyz/?p=1222</guid>

					<description><![CDATA[<p>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</p>
The post <a href="https://psyopsprime.com/reviews/connecting-to-a-http-server-through-matlab/">Connecting to a HTTP Server Through Matlab</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></description>
										<content:encoded><![CDATA[<p>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<strong>()</strong> function of Matlab.</p>
<blockquote class="embedly-card" data-card-controls="1" data-card-align="center" data-card-theme="light" data-card-key="a8a0731b061246639032e063d551fbc2">
<h4><a href="http://www.mathworks.com/help/matlab/ref/urlread.html">urlread</a></h4>
<p>This MATLAB function downloads the HTML web content from the specified URL into the character vector str.</p>
</blockquote>
<p><script async src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script></p>
<p>Here is a link to its variant, <strong>urlread2()</strong>, which adds extra functionality to the original urlread(). urlread2 makes extensive use of Java&#8217;s apis for http client-server connections. The java source files can also be downloaded from the following link for urlread2.</p>
<blockquote class="embedly-card" data-card-controls="1" data-card-align="center" data-card-theme="light" data-card-key="a8a0731b061246639032e063d551fbc2">
<h4><a href="http://www.mathworks.com/matlabcentral/fileexchange/35693-urlread2">urlread2</a></h4>
<p>Download and share free MATLAB code, including functions, models, apps, support packages and toolboxes</p>
</blockquote>
<p><script async src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script></p>
<p>Here is documentation that describes the functionality of urlread2().</p>
<p>http://undocumentedmatlab.com/blog/expanding-urlreads-capabilities/</p>
<p><small><a style="text-decoration: none;" title="Image inserted by the ImageInject WordPress plugin" href="http://wpinject.com/" rel="nofollow">Photo</a> by <a href="http://www.flickr.com/photos/31246066@N04/4320609447" target="_blank">Ian Sane</a> <a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank" rel="nofollow"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/psyopsprime.com/wp-content/plugins/wp-inject/images/cc.png?w=750" alt="" /></a></small></p>The post <a href="https://psyopsprime.com/reviews/connecting-to-a-http-server-through-matlab/">Connecting to a HTTP Server Through Matlab</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></content:encoded>
					
					<wfw:commentRss>https://psyopsprime.com/reviews/connecting-to-a-http-server-through-matlab/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
				<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<post-id xmlns="com-wordpress:feed-additions:1">1222</post-id>	</item>
	</channel>
</rss>
