<?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/"
	>

<channel>
	<title>Matlab Tutorials &#187; Inferior</title>
	<atom:link href="http://www.matlabtutorials.com/howto/inferior/feed" rel="self" type="application/rss+xml" />
	<link>http://www.matlabtutorials.com</link>
	<description>Matlab tutorials and examples</description>
	<lastBuildDate>Mon, 10 May 2010 10:55:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Specifying Class Precedence</title>
		<link>http://www.matlabtutorials.com/documents/specifying-class-precedence.html</link>
		<comments>http://www.matlabtutorials.com/documents/specifying-class-precedence.html#comments</comments>
		<pubDate>Fri, 23 Apr 2010 12:01:14 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[cell]]></category>
		<category><![CDATA[char]]></category>
		<category><![CDATA[Class Precedence and MATLAB Path]]></category>
		<category><![CDATA[Classesdouble]]></category>
		<category><![CDATA[Concatenating Objects of Different Classes]]></category>
		<category><![CDATA[Determining Which Method Is Invoked]]></category>
		<category><![CDATA[function_handle]]></category>
		<category><![CDATA[Inferior]]></category>
		<category><![CDATA[InferiorClasses]]></category>
		<category><![CDATA[int16]]></category>
		<category><![CDATA[int32]]></category>
		<category><![CDATA[int64]]></category>
		<category><![CDATA[int8]]></category>
		<category><![CDATA[logical]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[single]]></category>
		<category><![CDATA[struct]]></category>
		<category><![CDATA[uint16]]></category>
		<category><![CDATA[uint32]]></category>
		<category><![CDATA[uint64]]></category>
		<category><![CDATA[uint8]]></category>
		<category><![CDATA[Working with Meta-Classes]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=390</guid>
		<description><![CDATA[<h3>InferiorClasses Attribute</h3>
<p>You can specify the relative precedence of user-defined classes using the class InferiorClasses attribute. Assign a cell array of class names (represented as meta.class objects) to this attribute to specify classes that are inferior to the class you are defining. For example, the following classdef declares that myClass is dominant over class1 and class2. <a href='http://www.matlabtutorials.com/documents/specifying-class-precedence.html' rel="nofollow">Read More</a></p>Matlab Tags: cell, char, Class Precedence and MATLAB Path, Classesdouble, Concatenating Objects of Different Classes, Determining Which Method Is Invoked, function_handle, Inferior, InferiorClasses, int16, int32, int64, int8, logical, matlab, single, struct, uint16, uint32, uint64, uint8, Working with Meta-Classes]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/specifying-class-precedence.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

