<?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: How do I test for NaN in Simulink R2009b? (NEW!)</title>
	<atom:link href="http://blogs.mathworks.com/seth/2009/09/18/how-do-i-test-for-nan-in-simulink-r2009b-new/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/seth/2009/09/18/how-do-i-test-for-nan-in-simulink-r2009b-new/</link>
	<description>This blog is about Simulink.</description>
	<lastBuildDate>Tue, 14 Feb 2012 17:41:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: James Tursa</title>
		<link>http://blogs.mathworks.com/seth/2009/09/18/how-do-i-test-for-nan-in-simulink-r2009b-new/#comment-916</link>
		<dc:creator>James Tursa</dc:creator>
		<pubDate>Fri, 18 Dec 2009 18:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/09/18/how-do-i-test-for-nan-in-simulink-r2009b-new/#comment-916</guid>
		<description>I don&#039;t get why special code is needed for the IsNaN check. Why doesn&#039;t (value!=value) work in all cases? Why do you need to do endianness checks and use a special _isnan(value) function in MSVC 6.0?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get why special code is needed for the IsNaN check. Why doesn&#8217;t (value!=value) work in all cases? Why do you need to do endianness checks and use a special _isnan(value) function in MSVC 6.0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Han Geerligs</title>
		<link>http://blogs.mathworks.com/seth/2009/09/18/how-do-i-test-for-nan-in-simulink-r2009b-new/#comment-858</link>
		<dc:creator>Han Geerligs</dc:creator>
		<pubDate>Wed, 23 Sep 2009 07:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/09/18/how-do-i-test-for-nan-in-simulink-r2009b-new/#comment-858</guid>
		<description>Hi Seth,

maybe it is a good idea pointing out that the code in rt_nonfinite.c checks the endianness of the processor. So the endianness setting in the &quot;Hardware Implementation pane&quot; is not used, anyway not for a GRT-based target. 
For the ERT target however this might differ.

-Han</description>
		<content:encoded><![CDATA[<p>Hi Seth,</p>
<p>maybe it is a good idea pointing out that the code in rt_nonfinite.c checks the endianness of the processor. So the endianness setting in the &#8220;Hardware Implementation pane&#8221; is not used, anyway not for a GRT-based target.<br />
For the ERT target however this might differ.</p>
<p>-Han</p>
]]></content:encoded>
	</item>
</channel>
</rss>

