<?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>Docs Jmini &#187; Matlab</title>
	<atom:link href="http://docs.jmini.fr/mot-cle/matlab/feed" rel="self" type="application/rss+xml" />
	<link>http://docs.jmini.fr</link>
	<description>docs.jmini.fr</description>
	<lastBuildDate>Thu, 18 Feb 2010 09:47:54 +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>Palette de couleurs Matlab</title>
		<link>http://docs.jmini.fr/memo/palette-couleur-matlab</link>
		<comments>http://docs.jmini.fr/memo/palette-couleur-matlab#comments</comments>
		<pubDate>Mon, 19 Jan 2009 21:24:51 +0000</pubDate>
		<dc:creator>Jérémie Bresson</dc:creator>
				<category><![CDATA[Memo]]></category>
		<category><![CDATA[couleurs]]></category>
		<category><![CDATA[Matlab]]></category>

		<guid isPermaLink="false">http://docs.jmini.fr/?p=79</guid>
		<description><![CDATA[Matlab propose 8 couleurs accessible par leur nom :


Aper&#231;u
Nom long
Nom court
Rouge
Vert
Bleu


&#160;
yellow
y
255
255
0


&#160;
magenta
m
255
0
255


&#160;
cyan
c
0
255
255


&#160;
red
r
255
0
0


&#160;
green
g
0
255
0


&#160;
blue
b
0
0
255


&#160;
white
w
255
255
255


&#160;
black
k
0
0
0


]]></description>
			<content:encoded><![CDATA[<p>Matlab propose 8 couleurs accessible par leur nom :</p>
<table>
<tr>
<th>Aper&ccedil;u</th>
<th>Nom long</th>
<th>Nom court</th>
<th>Rouge</th>
<th>Vert</th>
<th>Bleu</th>
</tr>
<tr>
<td style="background-color:#FF0;">&nbsp;</td>
<td>yellow</td>
<td>y</td>
<td>255</td>
<td>255</td>
<td>0</td>
</tr>
<tr>
<td style="background-color:#F0F;">&nbsp;</td>
<td>magenta</td>
<td>m</td>
<td>255</td>
<td>0</td>
<td>255</td>
</tr>
<tr>
<td style="background-color:#0FF;">&nbsp;</td>
<td>cyan</td>
<td>c</td>
<td>0</td>
<td>255</td>
<td>255</td>
</tr>
<tr>
<td style="background-color:#F00;">&nbsp;</td>
<td>red</td>
<td>r</td>
<td>255</td>
<td>0</td>
<td>0</td>
</tr>
<tr>
<td style="background-color:#0F0;">&nbsp;</td>
<td>green</td>
<td>g</td>
<td>0</td>
<td>255</td>
<td>0</td>
</tr>
<tr>
<td style="background-color:#00F;">&nbsp;</td>
<td>blue</td>
<td>b</td>
<td>0</td>
<td>0</td>
<td>255</td>
</tr>
<tr>
<td style="background-color:#FFF;">&nbsp;</td>
<td>white</td>
<td>w</td>
<td>255</td>
<td>255</td>
<td>255</td>
</tr>
<tr>
<td style="background-color:#000;">&nbsp;</td>
<td>black</td>
<td>k</td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://docs.jmini.fr/memo/palette-couleur-matlab/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Liens MATLAB</title>
		<link>http://docs.jmini.fr/listes-de-liens/liens-matlab</link>
		<comments>http://docs.jmini.fr/listes-de-liens/liens-matlab#comments</comments>
		<pubDate>Mon, 06 Oct 2008 11:08:18 +0000</pubDate>
		<dc:creator>Jérémie Bresson</dc:creator>
				<category><![CDATA[Listes de liens]]></category>
		<category><![CDATA[Matlab]]></category>

		<guid isPermaLink="false">http://docs.jmini.fr/?p=37</guid>
		<description><![CDATA[(EN) Site officiel
(EN) Documentation officielle
Egalement accessible en appuyant sur F1 dans le logiciel lorsque le curseur de texte est proche de la fonction.
En français :
(FR) MATLAB sur Wikipedia: description et histoire&#8230;
(FR) Introduction à MATLAB et GNU Octave: une très bonne introduction en français.
(FR) FAQ MATLAB sur le site developpez.com: réponse à des questions concrètes.
]]></description>
			<content:encoded><![CDATA[<p>(EN) <a href="http://www.mathworks.fr/" title="The MathWorks France - MATLAB and Simulink for Technical Computing">Site officiel</a><br />
(EN) <a href="http://www.mathworks.com/access/helpdesk/help/techdoc/index.html" title="MATLAB">Documentation officielle</a><br />
<em>Egalement accessible en appuyant sur F1 dans le logiciel lorsque le curseur de texte est proche de la fonction.</em></p>
<p><strong>En français :</strong><br />
(FR) <a href="http://fr.wikipedia.org/wiki/MATLAB" title="MATLAB - Wikipédia">MATLAB sur Wikipedia</a>: description et histoire&#8230;<br />
(FR) <a href="http://enacit1.epfl.ch/cours_matlab/" title="Introduction à MATLAB et GNU Octave-Forge">Introduction à MATLAB et GNU Octave</a>: une très bonne introduction en français.<br />
(FR) <a href="http://matlab.developpez.com/faq/" title="La FAQ MATLAB - Club d'entraide des d&eacute;veloppeurs francophones">FAQ MATLAB sur le site developpez.com:</a> réponse à des questions concrètes.</p>
]]></content:encoded>
			<wfw:commentRss>http://docs.jmini.fr/listes-de-liens/liens-matlab/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
