<?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; m-files</title>
	<atom:link href="http://www.matlabtutorials.com/howto/m-files/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>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]]></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>Importing MAT-Files</title>
		<link>http://www.matlabtutorials.com/documents/importing-mat-files.html</link>
		<comments>http://www.matlabtutorials.com/documents/importing-mat-files.html#comments</comments>
		<pubDate>Wed, 14 Apr 2010 00:57:33 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[beginner tutorial]]></category>
		<category><![CDATA[char]]></category>
		<category><![CDATA[Details Panel]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[length]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[Loading Selected Variables]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[mat]]></category>
		<category><![CDATA[MAT-File Versions]]></category>
		<category><![CDATA[mat-files]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Potential Conflict with Function Names]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Programming Fundamentals]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[which]]></category>
		<category><![CDATA[whos]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=260</guid>
		<description><![CDATA[<h3>Viewing the Contents of a MAT-File</h3>
<p>MAT-files are binary MATLAB format files that store workspace variables. <a href='http://www.matlabtutorials.com/documents/importing-mat-files.html' rel="nofollow">Read More</a></p>Matlab Tags: beginner, beginner tutorial, char, Details Panel, export, import, length, load, Loading Selected Variables, m-files, mat, MAT-File Versions, mat-files, matlab, mode, path, Potential Conflict with Function Names, programming, Programming Fundamentals, Regular Expressions, size, which, whos]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/importing-mat-files.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating m-files in Matlab</title>
		<link>http://www.matlabtutorials.com/examples/creating-m-files-in-matlab.html</link>
		<comments>http://www.matlabtutorials.com/examples/creating-m-files-in-matlab.html#comments</comments>
		<pubDate>Fri, 26 Mar 2010 00:00:47 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[exercise]]></category>
		<category><![CDATA[figure]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[matlab examples]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[xlabel]]></category>
		<category><![CDATA[ylabel]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=139</guid>
		<description><![CDATA[<p>Open an edit window where we can write the command lines. Click on the white sheet in the menu under File or simply write edit in the command window. Alternatively File->New ->M-file. The following is written in the edit window: <a href='http://www.matlabtutorials.com/examples/creating-m-files-in-matlab.html' rel="nofollow">Read More</a></p>Matlab Tags: beginner, exercise, figure, graphic, m-files, matlab examples, plot, tutorials, xlabel, ylabel]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/creating-m-files-in-matlab.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]]></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>Matlab Expressions</title>
		<link>http://www.matlabtutorials.com/documents/matlab-expressions.html</link>
		<comments>http://www.matlabtutorials.com/documents/matlab-expressions.html#comments</comments>
		<pubDate>Tue, 04 Aug 2009 23:46:54 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[abs]]></category>
		<category><![CDATA[angle]]></category>
		<category><![CDATA[arithmetic operators]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[clear]]></category>
		<category><![CDATA[complex conjugate]]></category>
		<category><![CDATA[decimal notation]]></category>
		<category><![CDATA[decimal point]]></category>
		<category><![CDATA[Define]]></category>
		<category><![CDATA[division]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[eps]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Expressions]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[floating point]]></category>
		<category><![CDATA[floating point numbers]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[inf]]></category>
		<category><![CDATA[length]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[mathematical expressions]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab language]]></category>
		<category><![CDATA[minus]]></category>
		<category><![CDATA[more]]></category>
		<category><![CDATA[namelength]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[realmax]]></category>
		<category><![CDATA[realmin]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[statements]]></category>
		<category><![CDATA[type declarations]]></category>
		<category><![CDATA[variable names]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[ver]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=55</guid>
		<description><![CDATA[<h3>Variables</h3>
<p>Like most other programming languages, the MATLAB language provides mathematical expressions, but unlike most programming languages, these expressions involve entire matrices. <a href='http://www.matlabtutorials.com/documents/matlab-expressions.html' rel="nofollow">Read More</a></p>Matlab Tags: abs, angle, arithmetic operators, case, clear, complex conjugate, decimal notation, decimal point, Define, division, end, eps, Examples, Expressions, fix, floating point, floating point numbers, for, format, Functions, gui, help, if, inf, length, m-files, mathematical expressions, matlab, matlab language, minus, more, namelength, programming, realmax, realmin, return, sign, statements, type declarations, variable names, variables, ver]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/matlab-expressions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is MATLAB?</title>
		<link>http://www.matlabtutorials.com/what-is-matlab</link>
		<comments>http://www.matlabtutorials.com/what-is-matlab#comments</comments>
		<pubDate>Thu, 13 Mar 2008 14:37:57 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[engineering graphics]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[Graphical user interface]]></category>
		<category><![CDATA[graphics application]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[mathlab]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab environment]]></category>
		<category><![CDATA[matlab functions]]></category>
		<category><![CDATA[matrix laboratory]]></category>
		<category><![CDATA[matrix software]]></category>
		<category><![CDATA[pack]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[stem]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[ver]]></category>
		<category><![CDATA[what]]></category>
		<category><![CDATA[what is matlab]]></category>
		<category><![CDATA[which]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/what-is-matlab</guid>
		<description><![CDATA[<p>MATLAB is a high-performance language for technical computing. It ntegrates computation, visualization, and programming in an easy-to-use nvironment where problems and solutions are expressed in familiar athematical notation. Typical uses include: <a href='http://www.matlabtutorials.com/what-is-matlab' rel="nofollow">Read More</a></p>Matlab Tags: array, beginner, end, engineering graphics, for, Functions, Graphical user interface, graphics application, if, load, m-files, mathlab, matlab, matlab environment, matlab functions, matrix laboratory, matrix software, pack, programming, sign, stem, title, ver, what, what is matlab, which]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/what-is-matlab/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manipulating Matrices</title>
		<link>http://www.matlabtutorials.com/documents/manipulating-matrices.html</link>
		<comments>http://www.matlabtutorials.com/documents/manipulating-matrices.html#comments</comments>
		<pubDate>Thu, 13 Mar 2008 00:10:37 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[amateur mathematician]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[break]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[Colon Operator]]></category>
		<category><![CDATA[Command Window]]></category>
		<category><![CDATA[continue]]></category>
		<category><![CDATA[diag]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[example matrix]]></category>
		<category><![CDATA[Expressions]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[full]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[magic]]></category>
		<category><![CDATA[magic Function]]></category>
		<category><![CDATA[magic squares]]></category>
		<category><![CDATA[Manipulating Matrices]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[mean]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rem]]></category>
		<category><![CDATA[round]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[Subscripts]]></category>
		<category><![CDATA[sum]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[vectors]]></category>
		<category><![CDATA[ver]]></category>
		<category><![CDATA[what]]></category>
		<category><![CDATA[which]]></category>
		<category><![CDATA[workspace]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/documents/manipulating-matrices.html</guid>
		<description><![CDATA[<h2 style="text-align: center;"><strong>Matrices and Magic Squares</strong></h2>
<p><a title="Matlab Matris" href="http://localhost/matlab/wp-content/uploads/2008/03/matrices-and-magic-squares.jpg"><img src="http://localhost/matlab/wp-content/uploads/2008/03/matrices-and-magic-squares-150x150.jpg" alt="Matlab Matris" align="left" /></a>In MATLAB, a matrix is a rectangular array of numbers. Special meaning is sometimes attached to 1-by-1 matrices, which are scalars, and to matrices with only one row or column, which are vectors. MATLAB has other ways of storing both numeric and nonnumeric data, but in the beginning, it is usually best to think of everything as a matrix. The operations in MATLAB are designed to be as natural as possible. Where other programming languages work with numbers one at a time, MATLAB allows you to work with entire matrices quickly and easily. A good example matrix, used throughout this book, appears in the Renaissance engraving Melancholia I by the German artist and amateur mathematician Albrecht Dürer. <a href='http://www.matlabtutorials.com/documents/manipulating-matrices.html' rel="nofollow">Read More</a></p>Matlab Tags: amateur mathematician, array, break, case, Colon Operator, Command Window, continue, diag, end, example matrix, Expressions, for, full, Functions, help, if, load, m-files, magic, magic Function, magic squares, Manipulating Matrices, matlab, mean, programming, rem, round, sign, Subscripts, sum, title, vectors, ver, what, which, workspace]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/manipulating-matrices.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>echo</title>
		<link>http://www.matlabtutorials.com/functions/echo.html</link>
		<comments>http://www.matlabtutorials.com/functions/echo.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 15:57:01 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[echo]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[matlab functions]]></category>
		<category><![CDATA[return]]></category>

		<guid isPermaLink="false">http://localhost/wmatlab/functions/echo.html</guid>
		<description><![CDATA[<p>echo Echo commands in M-files.<br />
echo ON turns on echoing of commands inside Script-files.<br />
echo OFF turns off echoing.<br />
echo file ON where &#8216;file&#8217; is a function name causes the<br />
named Function-file to be echoed when it is used.<br />
echo file OFF turns it off.<br />
echo file toggles it.<br />
echo ON ALL turns on the echoing of commands inside any<br />
Function-files that are currently in memory (i.e., the<br />
functions returned by INMEM).<br />
echo OFF ALL turns them all off. <a href='http://www.matlabtutorials.com/functions/echo.html' rel="nofollow">Read More</a></p>Matlab Tags: echo, Functions, m-files, matlab functions, return]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/functions/echo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dir</title>
		<link>http://www.matlabtutorials.com/functions/dir.html</link>
		<comments>http://www.matlabtutorials.com/functions/dir.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 15:56:43 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[dir]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[m-files]]></category>
		<category><![CDATA[matlab functions]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[what]]></category>

		<guid isPermaLink="false">http://localhost/wmatlab/functions/dir.html</guid>
		<description><![CDATA[<p>dir List directory.<br />
dir directory_name lists the files in a directory. Pathnames and<br />
wildcards may be used.  For example, dir *.m lists all the M-files<br />
in the current directory. <a href='http://www.matlabtutorials.com/functions/dir.html' rel="nofollow">Read More</a></p>Matlab Tags: cd, delete, dir, for, if, m-files, matlab functions, path, return, what]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/functions/dir.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

