<?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>Demande à la poussière &#187; fprintf</title>
	<atom:link href="https://blog.developpez.com/dut/ptag/fprintf/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.developpez.com/dut</link>
	<description>Apprendre, comprendre et progresser avec MATLAB</description>
	<lastBuildDate>Wed, 04 May 2016 15:06:07 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Quand MATLAB et fprintf ne regardent pas dans la même direction…</title>
		<link>https://blog.developpez.com/dut/p12868/matlab/fprintf-tableau</link>
		<comments>https://blog.developpez.com/dut/p12868/matlab/fprintf-tableau#comments</comments>
		<pubDate>Fri, 24 Apr 2015 18:30:55 +0000</pubDate>
		<dc:creator><![CDATA[Jerome Briot]]></dc:creator>
				<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[fprintf]]></category>
		<category><![CDATA[tableau]]></category>

		<guid isPermaLink="false">http://blog.developpez.com/dut/?p=1193</guid>
		<description><![CDATA[La fonction fprintf de MATLAB est très utile pour contrôler l&#8217;écriture de données dans un fichier texte. Sa syntaxe est la suivante : fprintf(fileid, format, A) Le premier argument fileid est l&#8217;identifiant du fichier renvoyé par la fonction fopen. Le deuxième argument format gère le formatage de l&#8217;écriture. C&#8217;est l&#8217;argument le plus compliqué à maitriser [&#8230;]]]></description>
		<wfw:commentRss></wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
