<?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; plot</title>
	<atom:link href="http://www.matlabtutorials.com/howto/plot/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>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]]></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]]></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]]></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]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/matlab-using-fft.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matlab Plot Objects</title>
		<link>http://www.matlabtutorials.com/documents/matlab-plot-objects.html</link>
		<comments>http://www.matlabtutorials.com/documents/matlab-plot-objects.html#comments</comments>
		<pubDate>Sat, 24 Apr 2010 21:35:45 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[area]]></category>
		<category><![CDATA[areaseries]]></category>
		<category><![CDATA[bar]]></category>
		<category><![CDATA[barseries]]></category>
		<category><![CDATA[contour]]></category>
		<category><![CDATA[contourgroup]]></category>
		<category><![CDATA[Core Graphics Objects]]></category>
		<category><![CDATA[errorbar]]></category>
		<category><![CDATA[errorbarseries]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[hggroup]]></category>
		<category><![CDATA[hgsave]]></category>
		<category><![CDATA[hgtransform]]></category>
		<category><![CDATA[lineseries]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[Objects That Can Contain Other Objects]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[peaks]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[Plot Objects]]></category>
		<category><![CDATA[plot3]]></category>
		<category><![CDATA[plotting]]></category>
		<category><![CDATA[quiver]]></category>
		<category><![CDATA[quiver3]]></category>
		<category><![CDATA[quivergroup]]></category>
		<category><![CDATA[scatter]]></category>
		<category><![CDATA[scatter3]]></category>
		<category><![CDATA[scattergroup]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[stairs]]></category>
		<category><![CDATA[stairseries]]></category>
		<category><![CDATA[stairstep]]></category>
		<category><![CDATA[stem]]></category>
		<category><![CDATA[stem3]]></category>
		<category><![CDATA[stemseries]]></category>
		<category><![CDATA[surf]]></category>
		<category><![CDATA[surfaceplot]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=427</guid>
		<description><![CDATA[<p>A number of high-level plotting functions create plot objects. The properties of plot objects provide easy access to the important properties of the core graphics objects that the plot objects contain. <a href='http://www.matlabtutorials.com/documents/matlab-plot-objects.html' rel="nofollow">Read More</a></p>Matlab Tags: area, areaseries, bar, barseries, contour, contourgroup, Core Graphics Objects, errorbar, errorbarseries, Graphics, graphs, hggroup, hgsave, hgtransform, lineseries, matlab, mesh, Objects That Can Contain Other Objects, patch, peaks, plot, Plot Objects, plot3, plotting, quiver, quiver3, quivergroup, scatter, scatter3, scattergroup, set, stairs, stairseries, stairstep, stem, stem3, stemseries, surf, surfaceplot]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/matlab-plot-objects.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Matlab Core Graphics Objects</title>
		<link>http://www.matlabtutorials.com/documents/matlab-core-graphics-objects.html</link>
		<comments>http://www.matlabtutorials.com/documents/matlab-core-graphics-objects.html#comments</comments>
		<pubDate>Sat, 24 Apr 2010 21:21:52 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[annotation]]></category>
		<category><![CDATA[axes]]></category>
		<category><![CDATA[bar]]></category>
		<category><![CDATA[camera commands]]></category>
		<category><![CDATA[Children]]></category>
		<category><![CDATA[contour3]]></category>
		<category><![CDATA[Controlling Graphics Output]]></category>
		<category><![CDATA[Core Graphics Objects]]></category>
		<category><![CDATA[fill3]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[gtext]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[loglog]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[NextPlot]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[pcolor]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[plot3]]></category>
		<category><![CDATA[Position]]></category>
		<category><![CDATA[rectangle]]></category>
		<category><![CDATA[surf]]></category>
		<category><![CDATA[surface]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[Units]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[xlabel]]></category>
		<category><![CDATA[XLim]]></category>
		<category><![CDATA[ylabel]]></category>
		<category><![CDATA[YLim]]></category>
		<category><![CDATA[zlabel]]></category>
		<category><![CDATA[ZLim]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=422</guid>
		<description><![CDATA[<p>Core graphics objects include basic drawing primitives: <a href='http://www.matlabtutorials.com/documents/matlab-core-graphics-objects.html' rel="nofollow">Read More</a></p>Matlab Tags: annotation, axes, bar, camera commands, Children, contour3, Controlling Graphics Output, Core Graphics Objects, fill3, function, Graphics, gtext, image, light, line, loglog, matlab, mesh, NextPlot, patch, pcolor, plot, plot3, Position, rectangle, surf, surface, text, title, Units, view, xlabel, XLim, ylabel, YLim, zlabel, ZLim]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/matlab-core-graphics-objects.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Matlab Graphics Windows &amp; the Figure</title>
		<link>http://www.matlabtutorials.com/documents/matlab-graphics-windows-the-figure.html</link>
		<comments>http://www.matlabtutorials.com/documents/matlab-graphics-windows-the-figure.html#comments</comments>
		<pubDate>Sat, 24 Apr 2010 21:03:31 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[Automatic Axes Resize]]></category>
		<category><![CDATA[ButtonDownFcn]]></category>
		<category><![CDATA[Callback Properties for Graphics Objects]]></category>
		<category><![CDATA[Controlling Graphics Output]]></category>
		<category><![CDATA[Creating Graphical User Interfaces]]></category>
		<category><![CDATA[CurrentFigure >]]></category>
		<category><![CDATA[Example — Transforming a Hierarchy of Objects]]></category>
		<category><![CDATA[Example — Using Figure Panels]]></category>
		<category><![CDATA[figure]]></category>
		<category><![CDATA[Figure Properties]]></category>
		<category><![CDATA[gcf]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Graphics Windows]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[HandleVisibility]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[MenuBar]]></category>
		<category><![CDATA[Multiple Axes per Figure]]></category>
		<category><![CDATA[Name]]></category>
		<category><![CDATA[Objects That Can Contain Other Objects]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[ResizeFcn]]></category>
		<category><![CDATA[Root Properties]]></category>
		<category><![CDATA[surf]]></category>
		<category><![CDATA[Toolbar]]></category>
		<category><![CDATA[UIContextMenu]]></category>
		<category><![CDATA[WindowButtonDownFcn]]></category>
		<category><![CDATA[WindowButtonMotionFcn]]></category>
		<category><![CDATA[WindowButtonUpFcn]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[WindowStyle]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=418</guid>
		<description><![CDATA[<p>Figures are the windows in which MATLAB displays graphics. Figures contain menus, toolbars, user-interface objects, context menus, axes and, as axes children, all other types of graphics objects. <a href='http://www.matlabtutorials.com/documents/matlab-graphics-windows-the-figure.html' rel="nofollow">Read More</a></p>Matlab Tags: Automatic Axes Resize, ButtonDownFcn, Callback Properties for Graphics Objects, Controlling Graphics Output, Creating Graphical User Interfaces, CurrentFigure &#62;, Example — Transforming a Hierarchy of Objects, Example — Using Figure Panels, figure, Figure Properties, gcf, Graphics, Graphics Windows, gui, HandleVisibility, matlab, MenuBar, Multiple Axes per Figure, Name, Objects That Can Contain Other Objects, plot, [...]]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/matlab-graphics-windows-the-figure.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]]></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 Editing Plots</title>
		<link>http://www.matlabtutorials.com/documents/matlab-editing-plots.html</link>
		<comments>http://www.matlabtutorials.com/documents/matlab-editing-plots.html#comments</comments>
		<pubDate>Sat, 24 Apr 2010 20:47:21 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Handle Graphics]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab editor]]></category>
		<category><![CDATA[Matlab Graphics]]></category>
		<category><![CDATA[plot]]></category>
		<category><![CDATA[Plot Edit Mode]]></category>
		<category><![CDATA[The Property Editor]]></category>
		<category><![CDATA[Working in Plot Edit Mode]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=407</guid>
		<description><![CDATA[<h3>Why Edit Plots?</h3>
<p>MATLAB graphs are formatted to provide readability, setting the scale of axes, including tick marks on the axes, and using color and line style to distinguish the plots in the graph. However, if you are creating presentation graphics, you might want to change this default formatting or add descriptive labels, titles, legends, and other annotations to help explain your data. <a href='http://www.matlabtutorials.com/documents/matlab-editing-plots.html' rel="nofollow">Read More</a></p>Matlab Tags: graph, Graphics, Handle Graphics, matlab, matlab editor, Matlab Graphics, plot, Plot Edit Mode, The Property Editor, Working in Plot Edit Mode]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/matlab-editing-plots.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

