<?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: Run Comsol Simulations from Matlab</title>
	<atom:link href="http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/feed/" rel="self" type="application/rss+xml" />
	<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/</link>
	<description>an exploration of something</description>
	<lastBuildDate>Sat, 14 Jan 2012 18:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jcdoll</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-359</link>
		<dc:creator>jcdoll</dc:creator>
		<pubDate>Thu, 17 Nov 2011 02:54:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-359</guid>
		<description>Hi Ali -
See the reply I just posted to Rupeshrpkoirala. But note, I haven&#039;t used Comsol/Femlab for its Matlab integration since 2004. So while I&#039;m keeping this page up for posterity, I&#039;d wager that there are better ways to do it now.

- joey</description>
		<content:encoded><![CDATA[<p>Hi Ali -<br />
See the reply I just posted to Rupeshrpkoirala. But note, I haven&#8217;t used Comsol/Femlab for its Matlab integration since 2004. So while I&#8217;m keeping this page up for posterity, I&#8217;d wager that there are better ways to do it now.</p>
<p>- joey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcdoll</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-358</link>
		<dc:creator>jcdoll</dc:creator>
		<pubDate>Thu, 17 Nov 2011 02:53:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-358</guid>
		<description>See the tail end of the script on this page. most importantly...

fem.sol=femlin(...);
eii_struct = posteval(fem,&#039;normE_wh&#039;,...);

You use posteval in order to pull data out of the results structure. At least, this was how it worked back in 2004. Beyond that I can&#039;t provide any advice.

Cheers,
 Joey</description>
		<content:encoded><![CDATA[<p>See the tail end of the script on this page. most importantly&#8230;</p>
<p>fem.sol=femlin(&#8230;);<br />
eii_struct = posteval(fem,&#8217;normE_wh&#8217;,&#8230;);</p>
<p>You use posteval in order to pull data out of the results structure. At least, this was how it worked back in 2004. Beyond that I can&#8217;t provide any advice.</p>
<p>Cheers,<br />
 Joey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ali</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-357</link>
		<dc:creator>ali</dc:creator>
		<pubDate>Wed, 16 Nov 2011 20:34:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-357</guid>
		<description>Hi, I have saved a comsol simulation as a mfile. I can run this mfile in MATLAB. I do not know how to access the results. Is it possible to have comsol results in MATLAb workspace?
Thank you</description>
		<content:encoded><![CDATA[<p>Hi, I have saved a comsol simulation as a mfile. I can run this mfile in MATLAB. I do not know how to access the results. Is it possible to have comsol results in MATLAb workspace?<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupeshrpkoirala</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-342</link>
		<dc:creator>Rupeshrpkoirala</dc:creator>
		<pubDate>Fri, 13 May 2011 18:31:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-342</guid>
		<description>hi, i have used COMSOL to solve a non linear partial differential equation. then i saved the file as .m . while running the model i wanted to extract data or tried to display the data in the variables but i could not. will you please tell me how the matlab model of the COMSOL used? </description>
		<content:encoded><![CDATA[<p>hi, i have used COMSOL to solve a non linear partial differential equation. then i saved the file as .m . while running the model i wanted to extract data or tried to display the data in the variables but i could not. will you please tell me how the matlab model of the COMSOL used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcdoll</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-338</link>
		<dc:creator>jcdoll</dc:creator>
		<pubDate>Thu, 24 Feb 2011 23:29:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-338</guid>
		<description>Hi Alain -
Yup, that&#039;s exactly what the code in this post does. You&#039;ll need to adapt it to your specific problem. From what I hear, the current MATLAB-Comsol integration is significantly better than it used to be and there are probably more detailed and up-to-date docs that shipped with your version of Comsol.

- Joey</description>
		<content:encoded><![CDATA[<p>Hi Alain -<br />
Yup, that&#8217;s exactly what the code in this post does. You&#8217;ll need to adapt it to your specific problem. From what I hear, the current MATLAB-Comsol integration is significantly better than it used to be and there are probably more detailed and up-to-date docs that shipped with your version of Comsol.</p>
<p>- Joey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alain</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-337</link>
		<dc:creator>Alain</dc:creator>
		<pubDate>Thu, 24 Feb 2011 16:06:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-337</guid>
		<description>Hello, i need help with Comsol - matlab.
I just started using comsol and it is painful.
I have a geometry which i can solve with comsol.
I have want to use matlab to change an input (which is a constant) in comsol and then solve the problem again via matlab. Is there a way to avoid going to comsol, changing manually the input, solve, go back to matlab and process the output ? In other words, is there a command in matlab to Solve the FEM model in comsol ?
Regards Alain</description>
		<content:encoded><![CDATA[<p>Hello, i need help with Comsol &#8211; matlab.<br />
I just started using comsol and it is painful.<br />
I have a geometry which i can solve with comsol.<br />
I have want to use matlab to change an input (which is a constant) in comsol and then solve the problem again via matlab. Is there a way to avoid going to comsol, changing manually the input, solve, go back to matlab and process the output ? In other words, is there a command in matlab to Solve the FEM model in comsol ?<br />
Regards Alain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcdoll</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-317</link>
		<dc:creator>jcdoll</dc:creator>
		<pubDate>Thu, 16 Dec 2010 11:55:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-317</guid>
		<description>Hi Sara -&lt;br&gt;The post that you commented on is about using a poorly documented feature that might be helpful for advanced users.&lt;br&gt;&lt;br&gt;If you need basic help on using their products, you should RTFM or contact Comsol. That&#039;s why they get paid the big bucks. &lt;br&gt;&lt;br&gt;- joey</description>
		<content:encoded><![CDATA[<p>Hi Sara -<br />The post that you commented on is about using a poorly documented feature that might be helpful for advanced users.</p>
<p>If you need basic help on using their products, you should RTFM or contact Comsol. That&#39;s why they get paid the big bucks. </p>
<p>- joey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sara</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-316</link>
		<dc:creator>sara</dc:creator>
		<pubDate>Wed, 15 Dec 2010 21:18:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-316</guid>
		<description>i want help witj Comsol Multiphysics 4.1 . i want to simulate and model electric field as a function of time varying voltage. i dont know how to do this, because i never used this software before. any help will be very appreciable. thanks &lt;br&gt;Regards Sara borge</description>
		<content:encoded><![CDATA[<p>i want help witj Comsol Multiphysics 4.1 . i want to simulate and model electric field as a function of time varying voltage. i dont know how to do this, because i never used this software before. any help will be very appreciable. thanks <br />Regards Sara borge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-284</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Wed, 23 Jun 2010 16:43:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-284</guid>
		<description>Thanks man.. i&#039;ve started today to use comsol with matlab script.. you show me that&#039;s possible..!!&lt;br&gt;Bye</description>
		<content:encoded><![CDATA[<p>Thanks man.. i&#39;ve started today to use comsol with matlab script.. you show me that&#39;s possible..!!<br />Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcdoll</title>
		<link>http://guyslikedolls.com/2007/03/01/run-comsol-simulations-from-matlab/comment-page-1/#comment-280</link>
		<dc:creator>jcdoll</dc:creator>
		<pubDate>Mon, 14 Jun 2010 00:35:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-280</guid>
		<description>That&#039;s because this is a *function* not a script. You need to pass in several arguments, i.e. the check out the first line...&lt;br&gt;&lt;br&gt;function [simResults, lambda] = NanocrescentSim(OD, IDRatio, DRatio, lambda, eps_o)</description>
		<content:encoded><![CDATA[<p>That&#39;s because this is a *function* not a script. You need to pass in several arguments, i.e. the check out the first line&#8230;</p>
<p>function [simResults, lambda] = NanocrescentSim(OD, IDRatio, DRatio, lambda, eps_o)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

