<?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; Example — Representing Structured Data</title>
	<atom:link href="http://www.matlabtutorials.com/howto/example-%e2%80%94-representing-structured-data/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>Matlab Defining Classes &#8212; Syntax</title>
		<link>http://www.matlabtutorials.com/documents/matlab-defining-classes-syntax.html</link>
		<comments>http://www.matlabtutorials.com/documents/matlab-defining-classes-syntax.html#comments</comments>
		<pubDate>Fri, 23 Apr 2010 11:01:24 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[Classdef]]></category>
		<category><![CDATA[classdef Syntax]]></category>
		<category><![CDATA[Developing Classes — Typical Workflow]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[Example — A Polynomial Class]]></category>
		<category><![CDATA[Example — Implementing Linked Lists]]></category>
		<category><![CDATA[Example — Representing Structured Data]]></category>
		<category><![CDATA[Implementing]]></category>
		<category><![CDATA[polynomial]]></category>
		<category><![CDATA[Structured Data]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=374</guid>
		<description><![CDATA[<h3>classdef Syntax</h3>
<p>Class definitions are blocks of code that are delineated by the classdef keyword at the beginning and the end keyword at the end. Files can contain only one classes definition. <a href='http://www.matlabtutorials.com/documents/matlab-defining-classes-syntax.html' rel="nofollow">Read More</a></p>Matlab Tags: Classdef, classdef Syntax, Developing Classes — Typical Workflow, example, Example — A Polynomial Class, Example — Implementing Linked Lists, Example — Representing Structured Data, Implementing, polynomial, Structured Data, syntax]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/matlab-defining-classes-syntax.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

