<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Interactive web pages in MATLAB, part 2</title>
	<atom:link href="http://blogs.mathworks.com/desktop/2008/02/18/interactive-web-pages-in-matlab-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/desktop/2008/02/18/interactive-web-pages-in-matlab-part-2/</link>
	<description>Mike works on the MATLAB Desktop team</description>
	<lastBuildDate>Tue, 14 Feb 2012 21:36:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2008/02/18/interactive-web-pages-in-matlab-part-2/#comment-7600</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 11 Feb 2011 13:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/02/18/interactive-web-pages-in-matlab-part-2/#comment-7600</guid>
		<description>This won&#039;t work in a compiled MATLAB program, because &lt;tt&gt;matlab:&lt;/tt&gt; is handled internally in MATLAB&#039;s web browser. Check out &lt;a href=&quot;http://www.mathworks.com/support/tech-notes/1600/1608.html&quot; rel=&quot;nofollow&quot;&gt;Tech Note 1608&lt;/a&gt; for supported options.</description>
		<content:encoded><![CDATA[<p>This won&#8217;t work in a compiled MATLAB program, because <tt>matlab:</tt> is handled internally in MATLAB&#8217;s web browser. Check out <a href="http://www.mathworks.com/support/tech-notes/1600/1608.html" rel="nofollow">Tech Note 1608</a> for supported options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blogs.mathworks.com/desktop/2008/02/18/interactive-web-pages-in-matlab-part-2/#comment-7598</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 10 Feb 2011 22:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/02/18/interactive-web-pages-in-matlab-part-2/#comment-7598</guid>
		<description>This is a great tutorial.  Do you know how I could get something like this working with compiled matlab.  Ideally I would layout a Matlab gui in HTML with javascript to validate the input fields.  Then I would process whatever has been entered in the HTML template and return the values to matlab.</description>
		<content:encoded><![CDATA[<p>This is a great tutorial.  Do you know how I could get something like this working with compiled matlab.  Ideally I would layout a Matlab gui in HTML with javascript to validate the input fields.  Then I would process whatever has been entered in the HTML template and return the values to matlab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashwin</title>
		<link>http://blogs.mathworks.com/desktop/2008/02/18/interactive-web-pages-in-matlab-part-2/#comment-6265</link>
		<dc:creator>Ashwin</dc:creator>
		<pubDate>Fri, 29 May 2009 17:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/02/18/interactive-web-pages-in-matlab-part-2/#comment-6265</guid>
		<description>Hi Mike,

This tutorial is very helpful. How ever..How about I need to return Matlab Values back to Javascript..for instance I need to have somethign like this

on the browser
Input 1st Number:
Input 2nd Number:

Result:

Now When the user enters numbers 1 and 2.....javascript will call matlab and Matlab will compute the result(for eg Add) and return the result back to the Result box.

I knw how to pass values from JS to Matlab..But how to do it vice versa.

My primary aim for this is as follows.

I am sending X and Y coordinates from JS to Matlab. I have an Algorithm ready in Matlab which will take these values and give a result and this result needs to passed back to JavaScript..</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>This tutorial is very helpful. How ever..How about I need to return Matlab Values back to Javascript..for instance I need to have somethign like this</p>
<p>on the browser<br />
Input 1st Number:<br />
Input 2nd Number:</p>
<p>Result:</p>
<p>Now When the user enters numbers 1 and 2&#8230;..javascript will call matlab and Matlab will compute the result(for eg Add) and return the result back to the Result box.</p>
<p>I knw how to pass values from JS to Matlab..But how to do it vice versa.</p>
<p>My primary aim for this is as follows.</p>
<p>I am sending X and Y coordinates from JS to Matlab. I have an Algorithm ready in Matlab which will take these values and give a result and this result needs to passed back to JavaScript..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

