<?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; Editor</title>
	<atom:link href="http://www.matlabtutorials.com/howto/editor/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.0.1</generator>
		<item>
		<title>Using the Editor and Debugger with Classes</title>
		<link>http://www.matlabtutorials.com/documents/using-the-editor-and-debugger-with-classes.html</link>
		<comments>http://www.matlabtutorials.com/documents/using-the-editor-and-debugger-with-classes.html#comments</comments>
		<pubDate>Tue, 20 Apr 2010 22:15:00 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[class files]]></category>
		<category><![CDATA[dbstop]]></category>
		<category><![CDATA[Debugger]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[Modifying and Reloading Classes]]></category>
		<category><![CDATA[packFunction]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=366</guid>
		<description><![CDATA[<h3>Referring to Class Files</h3>
<p>Define classes in M-files just like scripts and functions. To use the editor or debugger with a class file, use the full class name. For example, suppose the file for a class, myclass.m is in the following location: <a href='http://www.matlabtutorials.com/documents/using-the-editor-and-debugger-with-classes.html' rel="nofollow">Read More</a></p>Matlab Tags: class files, dbstop, Debugger, edit, Editor, Examples, Functions, m-files, matlab, Modifying and Reloading Classes, packFunction, reference Related posts accumarray Simulink Getting Started Formatting MATLAB Code for Publishing The Colon Operator Calling Superclass Methods on Subclass Objects]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/using-the-editor-and-debugger-with-classes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Matrices in Matlab</title>
		<link>http://www.matlabtutorials.com/documents/working-with-matrices-in-matlab.html</link>
		<comments>http://www.matlabtutorials.com/documents/working-with-matrices-in-matlab.html#comments</comments>
		<pubDate>Tue, 04 Aug 2009 23:58:07 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[dir]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[example matrix]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Expressions]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[magic]]></category>
		<category><![CDATA[magik]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[more]]></category>
		<category><![CDATA[ones]]></category>
		<category><![CDATA[rand]]></category>
		<category><![CDATA[randn]]></category>
		<category><![CDATA[rem]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[statements]]></category>
		<category><![CDATA[sum]]></category>
		<category><![CDATA[ver]]></category>
		<category><![CDATA[which]]></category>
		<category><![CDATA[zeros]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=62</guid>
		<description><![CDATA[<h3>Generating Matrices</h3>
<p>MATLAB software provides four functions that generate basic matrices. <a href='http://www.matlabtutorials.com/documents/working-with-matrices-in-matlab.html' rel="nofollow">Read More</a></p>Matlab Tags: delete, dir, edit, Editor, end, example matrix, Examples, Expressions, fix, for, format, Functions, if, load, m-files, magic, magik, matlab, more, ones, rand, randn, rem, save, session, statements, sum, ver, which, zeros Related posts Starting the MATLAB Program on Macintosh Platforms Example of Class Definition Syntax Matlab Class Overview Introduction to Vectors in Matlab [...]]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/working-with-matrices-in-matlab.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop Tools</title>
		<link>http://www.matlabtutorials.com/documents/desktop-tools.html</link>
		<comments>http://www.matlabtutorials.com/documents/desktop-tools.html#comments</comments>
		<pubDate>Wed, 12 Mar 2008 12:10:36 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[addpath]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[break]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[clear]]></category>
		<category><![CDATA[Command History]]></category>
		<category><![CDATA[Command Window]]></category>
		<category><![CDATA[Debugger]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[diary]]></category>
		<category><![CDATA[dir]]></category>
		<category><![CDATA[Directory Browser]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[full]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[Graphical user interface]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[help browser]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[inf]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[Launch Pad]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[magik]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab functions]]></category>
		<category><![CDATA[MATLAB related]]></category>
		<category><![CDATA[matlab users]]></category>
		<category><![CDATA[mean]]></category>
		<category><![CDATA[more]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[quit]]></category>
		<category><![CDATA[rem]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[rmpath]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[stem]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[which]]></category>
		<category><![CDATA[while]]></category>
		<category><![CDATA[workspace]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/documents/desktop-tools.html</guid>
		<description><![CDATA[<p>This section provides an introduction to MATLAB’s desktop tools. You can also use MATLAB functions to perform most of the features found in the desktop tools. The tools are: <a href='http://www.matlabtutorials.com/documents/desktop-tools.html' rel="nofollow">Read More</a></p>Matlab Tags: addpath, array, break, cd, clear, Command History, Command Window, Debugger, delete, demo, diary, dir, Directory Browser, edit, Editor, end, for, format, full, Functions, Graphical user interface, help, help browser, if, inf, info, Launch Pad, load, m-files, magik, matlab, matlab functions, MATLAB related, matlab users, mean, more, open, path, quit, rem, return, rmpath, save, [...]]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/desktop-tools.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>open</title>
		<link>http://www.matlabtutorials.com/functions/open.html</link>
		<comments>http://www.matlabtutorials.com/functions/open.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 15:58:11 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[help browser]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab functions]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[simulink]]></category>
		<category><![CDATA[stem]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[ver]]></category>
		<category><![CDATA[what]]></category>
		<category><![CDATA[which]]></category>
		<category><![CDATA[workspace]]></category>

		<guid isPermaLink="false">http://localhost/wmatlab/functions/open.html</guid>
		<description><![CDATA[<p>OPEN  Open files by extension.<br />
open NAME where NAME must contain a string, does different things<br />
depending on the type of the object named by that string: <a href='http://www.matlabtutorials.com/functions/open.html' rel="nofollow">Read More</a></p>Matlab Tags: array, case, edit, Editor, end, Examples, for, Functions, help, help browser, if, load, matlab, matlab functions, open, path, return, save, simulink, stem, variables, ver, what, which, workspace Related posts Specifying a Data Source while Startup Folder for the MATLAB Program Notebook Feature Reference echo]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/functions/open.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>edit</title>
		<link>http://www.matlabtutorials.com/functions/edit.html</link>
		<comments>http://www.matlabtutorials.com/functions/edit.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 15:57:16 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[axis]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab functions]]></category>
		<category><![CDATA[matlabpath]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[partialpath]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[ver]]></category>

		<guid isPermaLink="false">http://localhost/wmatlab/functions/edit.html</guid>
		<description><![CDATA[<p>edit Edit M-file.<br />
edit FUN opens the file FUN.M in a text editor.  FUN must be the<br />
name of an m-file or a MATLABPATH relative partial pathname (see<br />
PARTIALPATH). <a href='http://www.matlabtutorials.com/functions/edit.html' rel="nofollow">Read More</a></p>Matlab Tags: axis, edit, Editor, for, help, if, load, matlab, matlab functions, matlabpath, open, partialpath, path, ver Related posts Matlab Using FFT Matlab Class Overview What Is Model-Based Design? Matlab Class Definition &#038; The Classdef Block Starting the MATLAB Program on Macintosh Platforms]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/functions/edit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
