<?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; user interface</title>
	<atom:link href="http://www.matlabtutorials.com/howto/user-interface/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 GUI (Graphical User Interface) Tutorial for Beginners</title>
		<link>http://www.matlabtutorials.com/documents/matlab-gui-graphical-user-interface-tutorial-for-beginners.html</link>
		<comments>http://www.matlabtutorials.com/documents/matlab-gui-graphical-user-interface-tutorial-for-beginners.html#comments</comments>
		<pubDate>Fri, 26 Mar 2010 19:21:51 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[graphical]]></category>
		<category><![CDATA[Graphical user interface]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[gui creator]]></category>
		<category><![CDATA[GUIDE gui]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab gui]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/matlab-news/matlab-gui-graphical-user-interface-tutorial-for-beginners.html</guid>
		<description><![CDATA[<p>[help]Why use a GUI in MATLAB?[/help] The main reason GUIs are used is because it makes things simple for the end-users of the program. If GUIs were not used, people would have to work from the command line interface, which can be extremely difficult and fustrating. Imagine if you had to input text commands to operate your web browser (yes, your web browser is a GUI too!).<br />
It wouldn?t be very practical would it? In this tutorial, we will create a simple GUI that will add together two numbers, displaying the answer in a designated text field.<br />
<a href="http://www.matlabtutorials.com/wp-content/uploads/gui.png"><img class="aligncenter size-full wp-image-145" title="gui" src="http://www.matlabtutorials.com/wp-content/uploads/gui.png" alt="" width="315" height="261" /></a><br />
This tutorial is written for those with little or no experience creating a MATLAB GUI (Graphical User Interface). Basic knowledge of MATLAB is not required, but recommended. MATLAB version 2007a is used in writing this tutorial. Both earlier versions and new versions should be compatible as well (as long as it isn’t too outdated). Lets get started! <a href='http://www.matlabtutorials.com/documents/matlab-gui-graphical-user-interface-tutorial-for-beginners.html' rel="nofollow">Read More</a></p>Matlab Tags: beginner, graphical, Graphical user interface, gui, gui creator, GUIDE gui, matlab, matlab gui, tutorial, user interface]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/matlab-gui-graphical-user-interface-tutorial-for-beginners.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

