<?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; Examples</title>
	<atom:link href="http://www.matlabtutorials.com/matlab/examples/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>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stream Line Plots of Vector Data</title>
		<link>http://www.matlabtutorials.com/examples/stream-line-plots-of-vector-data.html</link>
		<comments>http://www.matlabtutorials.com/examples/stream-line-plots-of-vector-data.html#comments</comments>
		<pubDate>Sun, 02 May 2010 19:41:48 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[axis]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[coneplot]]></category>
		<category><![CDATA[contourslice]]></category>
		<category><![CDATA[daspect]]></category>
		<category><![CDATA[EdgeColor]]></category>
		<category><![CDATA[FaceColor]]></category>
		<category><![CDATA[LineWidth]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[max]]></category>
		<category><![CDATA[meshgrid]]></category>
		<category><![CDATA[min]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[slice]]></category>
		<category><![CDATA[sqrt]]></category>
		<category><![CDATA[streamline]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=492</guid>
		<description><![CDATA[<h3>Wind Mapping Data</h3>
<p>The MATLAB vector data set called wind represents air currents over North America. This example uses a combination of techniques: <a href='http://www.matlabtutorials.com/examples/stream-line-plots-of-vector-data.html' rel="nofollow">Read More</a></p>
	Matlab Tags: axis, Color, coneplot, contourslice, daspect, EdgeColor, FaceColor, LineWidth, load, matlab, max, meshgrid, min, plot, slice, sqrt, streamline, view

	Related posts
	
	Marking Up Graphs with Data Brushing
	A GUI to Set Simulink Model Parameters Example 2
	SiteMap
	open
	Creating m-files in Matlab


]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/stream-line-plots-of-vector-data.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying Curl with Stream Ribbons</title>
		<link>http://www.matlabtutorials.com/examples/displaying-curl-with-stream-ribbons.html</link>
		<comments>http://www.matlabtutorials.com/examples/displaying-curl-with-stream-ribbons.html#comments</comments>
		<pubDate>Sun, 02 May 2010 18:37:59 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[3-D]]></category>
		<category><![CDATA[AmbientStrength]]></category>
		<category><![CDATA[axis]]></category>
		<category><![CDATA[camlight]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[EdgeColor]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[meshgrid]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[ribbons]]></category>
		<category><![CDATA[Specifying Starting Points for Stream Plots]]></category>
		<category><![CDATA[Stream]]></category>
		<category><![CDATA[stream3]]></category>
		<category><![CDATA[streamribbon]]></category>
		<category><![CDATA[subset]]></category>
		<category><![CDATA[subvolume]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[volumebounds]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=489</guid>
		<description><![CDATA[<h3>What Stream Ribbons Can Show</h3>
<p>Stream ribbons illustrate direction of flow, similar to stream lines, but can also show rotation about the flow axis by twisting the ribbon-shaped flow line. The streamribbon function enables you to specify a twist angle (in radians) for each vertex in the stream ribbons.  <a href='http://www.matlabtutorials.com/examples/displaying-curl-with-stream-ribbons.html' rel="nofollow">Read More</a></p>
	Matlab Tags: 3-D, AmbientStrength, axis, camlight, curl, EdgeColor, grid, lighting, matlab, meshgrid, plot, ribbons, Specifying Starting Points for Stream Plots, Stream, stream3, streamribbon, subset, subvolume, tutorials, view, volumebounds

	Related posts
	
	Using .NET from MATLAB
	Matlab Implementing Linked Lists
	Class Definition-Syntax Reference &#038; Class Folders
	arrayfun
	The magic Function


]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/displaying-curl-with-stream-ribbons.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A GUI to Set Simulink Model Parameters Example 2</title>
		<link>http://www.matlabtutorials.com/examples/a-gui-to-set-simulink-model-parameters-example-2.html</link>
		<comments>http://www.matlabtutorials.com/examples/a-gui-to-set-simulink-model-parameters-example-2.html#comments</comments>
		<pubDate>Sun, 02 May 2010 16:27:47 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Enable]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[find_system]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[guidata]]></category>
		<category><![CDATA[HandleVisibility]]></category>
		<category><![CDATA[IntegerHandle]]></category>
		<category><![CDATA[legend]]></category>
		<category><![CDATA[list box]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[model_open]]></category>
		<category><![CDATA[open_system]]></category>
		<category><![CDATA[Parent]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[Running Simulation]]></category>
		<category><![CDATA[set_param]]></category>
		<category><![CDATA[sim]]></category>
		<category><![CDATA[Simulate]]></category>
		<category><![CDATA[simulation]]></category>
		<category><![CDATA[simulink]]></category>
		<category><![CDATA[str2double]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=479</guid>
		<description><![CDATA[<h2>Running the Simulation from the GUI</h2>
<p>The GUI Simulate and store results button callback runs the model simulation and stores the results in the handles structure. Storing data in the handles structure simplifies the process of passing data to other subfunction since this structure can be passed as an argument.  <a href='http://www.matlabtutorials.com/examples/a-gui-to-set-simulink-model-parameters-example-2.html' rel="nofollow">Read More</a></p>
	Matlab Tags: Enable, example, find_system, gui, guidata, HandleVisibility, IntegerHandle, legend, list box, matlab, model_open, open_system, Parent, plot, Running Simulation, set_param, sim, Simulate, simulation, simulink, str2double, web

	Related posts
	
	Matlab Annotation Objects and Example
	Comparing Handle and Value Classes
	Matlab Events and Listeners
	Manipulating Matrices
	while


]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/a-gui-to-set-simulink-model-parameters-example-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A GUI to Set Simulink Model Parameters</title>
		<link>http://www.matlabtutorials.com/examples/a-gui-to-set-simulink-model-parameters.html</link>
		<comments>http://www.matlabtutorials.com/examples/a-gui-to-set-simulink-model-parameters.html#comments</comments>
		<pubDate>Sun, 02 May 2010 16:20:52 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Click here to add the example files to the MATLAB path]]></category>
		<category><![CDATA[Click here to copy the files to your current folder]]></category>
		<category><![CDATA[Click here to display the GUI code file in the MATLAB Editor (read only)]]></category>
		<category><![CDATA[Click here to display the GUI in the GUIDE Layout Editor (read only)]]></category>
		<category><![CDATA[click here to open the code file in the Editor]]></category>
		<category><![CDATA[click here to open the FIG-file in GUIDE]]></category>
		<category><![CDATA[Click here to run the f14ex GUI]]></category>
		<category><![CDATA[Enable]]></category>
		<category><![CDATA[find_system]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[GUI building]]></category>
		<category><![CDATA[guidata]]></category>
		<category><![CDATA[HandleVisibility]]></category>
		<category><![CDATA[IntegerHandle]]></category>
		<category><![CDATA[legend]]></category>
		<category><![CDATA[list box]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[model_open]]></category>
		<category><![CDATA[open_system]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[Parent]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[set_param]]></category>
		<category><![CDATA[sim]]></category>
		<category><![CDATA[simulink]]></category>
		<category><![CDATA[str2double]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[which]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=473</guid>
		<description><![CDATA[<h3>About the Simulink Model Parameters Example</h3>
<p>This example illustrates how to create a GUI that sets the parameters of a Simulink® model. In addition, the GUI can run the simulation and plot the results in a figure window. The following figure shows the GUI after running three simulations with different values for controller gains.<br />
<a href="http://www.matlabtutorials.com/wp-content/uploads/matlab_f14ex.gif"><img src="http://www.matlabtutorials.com/wp-content/uploads/matlab_f14ex.gif" alt="" title="matlab_f14ex" width="434" height="253" class="aligncenter size-full wp-image-475" /></a><br />
The example illustrates a number of GUI building techniques: <a href='http://www.matlabtutorials.com/examples/a-gui-to-set-simulink-model-parameters.html' rel="nofollow">Read More</a></p>
	Matlab Tags: Click here to add the example files to the MATLAB path, Click here to copy the files to your current folder, Click here to display the GUI code file in the MATLAB Editor (read only), Click here to display the GUI in the GUIDE Layout Editor (read only), click here to open the [...]]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/a-gui-to-set-simulink-model-parameters.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matlab Using FFT</title>
		<link>http://www.matlabtutorials.com/examples/matlab-using-fft.html</link>
		<comments>http://www.matlabtutorials.com/examples/matlab-using-fft.html#comments</comments>
		<pubDate>Sat, 01 May 2010 11:48:10 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[analyze]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[fft]]></category>
		<category><![CDATA[Finite Fourier Transform]]></category>
		<category><![CDATA[frequency]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[period]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[sunspot]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[variation]]></category>
		<category><![CDATA[xlabel]]></category>
		<category><![CDATA[ylabel]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=463</guid>
		<description><![CDATA[<p>This demonstration uses the FFT function to analyze the variations in sunspot activity over the last 300 years. <a href='http://www.matlabtutorials.com/examples/matlab-using-fft.html' rel="nofollow">Read More</a></p>
	Matlab Tags: analyze, cycle, fft, Finite Fourier Transform, frequency, matlab, period, plot, sunspot, title, variation, xlabel, ylabel

	Related posts
	
	Creating m-files in Matlab
	for
	Constructing Sparse Matrices
	pack
	Matlab Class Definition &#038; The Classdef Block


]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/matlab-using-fft.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating MATLAB Code to Reproduce a Graph</title>
		<link>http://www.matlabtutorials.com/examples/generating-matlab-code-to-reproduce-a-graph.html</link>
		<comments>http://www.matlabtutorials.com/examples/generating-matlab-code-to-reproduce-a-graph.html#comments</comments>
		<pubDate>Sat, 24 Apr 2010 20:50:41 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[createfigure]]></category>
		<category><![CDATA[figure]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[property editor]]></category>
		<category><![CDATA[stem]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=409</guid>
		<description><![CDATA[<h3>Create a Stem Plot and Generate Code for It</h3>
<p>Suppose you have created the following graph. <a href='http://www.matlabtutorials.com/examples/generating-matlab-code-to-reproduce-a-graph.html' rel="nofollow">Read More</a></p>
	Matlab Tags: createfigure, figure, plot, property editor, stem

	Related posts
	
	Analysis of Functions, Interpolation, Curve Fitting, Integrals and Differential Equations 2
	Matlab Graphics Windows &#038; the Figure
	ver
	open
	Introduction to Vectors in Matlab


]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/generating-matlab-code-to-reproduce-a-graph.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matlab Class for Graphing Functions</title>
		<link>http://www.matlabtutorials.com/examples/matlab-class-for-graphing-functions.html</link>
		<comments>http://www.matlabtutorials.com/examples/matlab-class-for-graphing-functions.html#comments</comments>
		<pubDate>Fri, 23 Apr 2010 11:50:18 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Class Definition Block]]></category>
		<category><![CDATA[Classdef]]></category>
		<category><![CDATA[Display Fully Commented Example Code]]></category>
		<category><![CDATA[Example with links]]></category>
		<category><![CDATA[Functions graph]]></category>
		<category><![CDATA[Graphing]]></category>
		<category><![CDATA[Graphing Functions]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[meshgrid]]></category>
		<category><![CDATA[Open class definition file in the MATLAB editor.]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[topo]]></category>
		<category><![CDATA[Using the topo Class]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=382</guid>
		<description><![CDATA[<h3>Display Fully Commented Example Code</h3>
<p>The class block is the code that starts with the classdef key word and terminates with the end key word. The following example illustrated a simple class definition that uses: <a href='http://www.matlabtutorials.com/examples/matlab-class-for-graphing-functions.html' rel="nofollow">Read More</a></p>
	Matlab Tags: Class Definition Block, Classdef, Display Fully Commented Example Code, Example with links, Functions graph, Graphing, Graphing Functions, matlab, meshgrid, Open class definition file in the MATLAB editor., plot, topo, Using the topo Class

	Related posts
	
	Comparing Handle and Value Classes
	Matlab Core Graphics Objects
	Working with Matrices in Matlab
	Examples of Expressions
	bsxfun


]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/matlab-class-for-graphing-functions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matlab Implementing Linked Lists</title>
		<link>http://www.matlabtutorials.com/examples/matlab-implementing-linked-lists.html</link>
		<comments>http://www.matlabtutorials.com/examples/matlab-implementing-linked-lists.html#comments</comments>
		<pubDate>Fri, 23 Apr 2010 11:38:08 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[addNode]]></category>
		<category><![CDATA[Basic Structure of Constructor Methods]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[Classdef]]></category>
		<category><![CDATA[Comparing Handle and Value Classes]]></category>
		<category><![CDATA[Defining the dlnode Class]]></category>
		<category><![CDATA[disp]]></category>
		<category><![CDATA[Displaying Fully Commented Example Code]]></category>
		<category><![CDATA[dlnode]]></category>
		<category><![CDATA[Handle Class Delete Methods]]></category>
		<category><![CDATA[insert node]]></category>
		<category><![CDATA[Inserting Nodes]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab example]]></category>
		<category><![CDATA[matlab node]]></category>
		<category><![CDATA[NamedNode]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[Open class code in a popup window]]></category>
		<category><![CDATA[Open class definition file in the MATLAB editor.]]></category>
		<category><![CDATA[The Handle Superclass]]></category>
		<category><![CDATA[Why a Handle Class for Doubly Linked Lists?]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=379</guid>
		<description><![CDATA[<h3>Displaying Fully Commented Example Code</h3>
<p>Open class code in a popup window — Use this link if you want to see the code for this class annotated with links to descriptive sections. <a href='http://www.matlabtutorials.com/examples/matlab-implementing-linked-lists.html' rel="nofollow">Read More</a></p>
	Matlab Tags: addNode, Basic Structure of Constructor Methods, class, Classdef, Comparing Handle and Value Classes, Defining the dlnode Class, disp, Displaying Fully Commented Example Code, dlnode, Handle Class Delete Methods, insert node, Inserting Nodes, matlab, matlab example, matlab node, NamedNode, node, Open class code in a popup window, Open class definition file in the MATLAB [...]]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/matlab-implementing-linked-lists.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Example of Class Definition Syntax</title>
		<link>http://www.matlabtutorials.com/examples/example-of-class-definition-syntax.html</link>
		<comments>http://www.matlabtutorials.com/examples/example-of-class-definition-syntax.html#comments</comments>
		<pubDate>Tue, 20 Apr 2010 20:49:05 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Class Definition Syntax]]></category>
		<category><![CDATA[class example]]></category>
		<category><![CDATA[classdef example]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Events and Listeners]]></category>
		<category><![CDATA[matlab codes]]></category>
		<category><![CDATA[matlab examples]]></category>
		<category><![CDATA[matlab syntax]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[Static Methods]]></category>
		<category><![CDATA[syntax example]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=362</guid>
		<description><![CDATA[<h3>Example of Class Definition Syntax</h3>
<p>The following code shows the syntax of a typical class definition. This example is not a functioning class because it references functions that it does not implement. The purpose of this section is to illustrate various syntactic constructions. <a href='http://www.matlabtutorials.com/examples/example-of-class-definition-syntax.html' rel="nofollow">Read More</a></p>
	Matlab Tags: Class Definition Syntax, class example, classdef example, events, Events and Listeners, Examples, matlab codes, matlab examples, matlab syntax, methods, Static Methods, syntax example

	Related posts
	
	Using the Editor and Debugger with Classes
	rmpath
	Creating m-files in Matlab
	for
	MATLAB Commands


]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/example-of-class-definition-syntax.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Specifying a Data Source</title>
		<link>http://www.matlabtutorials.com/examples/specifying-a-data-source.html</link>
		<comments>http://www.matlabtutorials.com/examples/specifying-a-data-source.html#comments</comments>
		<pubDate>Mon, 12 Apr 2010 23:49:36 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[data source]]></category>
		<category><![CDATA[exp]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[XDataSource]]></category>
		<category><![CDATA[YDataSource]]></category>
		<category><![CDATA[ZDataSource]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=239</guid>
		<description><![CDATA[<h3>Creating the Graph</h3>
<p>First define two variables by issuing these statements in the command window. <a href='http://www.matlabtutorials.com/examples/specifying-a-data-source.html' rel="nofollow">Read More</a></p>
	Matlab Tags: data source, exp, graph, matlab, plot, sin, XDataSource, YDataSource, ZDataSource

	Related posts
	
	Simulink Getting Started
	Class Definition-Syntax Reference &#038; Specifying Properties
	Matlab Tutorials
	Saving your Matlab sessions
	Analysis of Functions, Interpolation, Curve Fitting, Integrals and Differential Equations


]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/specifying-a-data-source.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
