<?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 pour les geeks &#187; R2011b</title>
	<atom:link href="https://blog.developpez.com/matlab4geek/?cat=11&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>https://blog.developpez.com/matlab4geek</link>
	<description>&#62;&#62;why(393) </description>
	<lastBuildDate>Fri, 09 Jan 2015 13:05:12 +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>Compiler du Fortran sous Windows</title>
		<link>https://blog.developpez.com/matlab4geek/?p=419</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=419#comments</comments>
		<pubDate>Wed, 10 Oct 2012 07:20:14 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[R2011b]]></category>
		<category><![CDATA[R2012b]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[compilateur]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[Composer XE 2011 SP1]]></category>
		<category><![CDATA[fortran]]></category>
		<category><![CDATA[ifort]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[intel visual fortran]]></category>
		<category><![CDATA[mex]]></category>
		<category><![CDATA[MEX-files]]></category>
		<category><![CDATA[Microsoft Software Development Kit]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://blog.developpez.com/matlab4geek/?p=419</guid>
		<description><![CDATA[Compiler du Fortran sous Windows : Situation : - Windows XP 32-bit &#8211; 2 versions MATLAB R2011b et R2012b Pour faire simple , sans le support technique de MathWorks, il est impossible de compiler par exemple l&#8217;exemple timestwo.F ([matlabroot &#8216;\extern\examples\refbook\timestwo.F&#8217;]). Donc un grand merci au gars qui m&#8217;a aidé!! &#8230; entre nous c&#8217;est un bug [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Compiler du Fortran sous Windows :</p>
<p>Situation :<br />
-<strong> Windows XP 32-bit</strong><br />
&#8211; 2 versions MATLAB <strong>R2011b et R2012b</strong></p>
<p> Pour faire simple , sans le support technique de MathWorks, il est impossible de compiler par exemple l&rsquo;exemple <strong>timestwo.F</strong>  ([matlabroot &lsquo;\extern\examples\refbook\timestwo.F&rsquo;]). Donc un grand merci au gars qui m&rsquo;a aidé!! &#8230; entre nous c&rsquo;est un bug MATLAB qui est à la cause de tout ça <img src="https://blog.developpez.com/matlab4geek/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /></p>
<p>Prérequis :<br />
Avoir le compilateur Fortran qui va bien en R2011b et R2012b:<br />
<strong>Intel Visual Fortran Composer XE 2011 </strong><br />
<a href="http://blog.developpez.com/matlab4geek/files/2012/10/intel.png"><img src="http://blog.developpez.com/matlab4geek/files/2012/10/intel.png" alt="" width="680" height="486" class="alignnone size-full wp-image-422" /></a></p>
<p>Information qu&rsquo;on retrouve sur le site du support :<br />
<a href="http://www.mathworks.fr/support/compilers/R2012b/win32.html#matlab" target="_blank">compilateur 12b supporté</a><br />
<a href="http://www.mathworks.fr/support/compilers/R2011b/win32.html#matlab" target="_blank">compilateur 11b supporté</a></p>
<p>La bonne nouvelle financière  c&rsquo;est qu&rsquo;avoir <strong>Microsoft Windows SDK 7.1</strong> est suffisant .<br />
Une fois la trial téléchargée sur le site d&rsquo;Intel , on peut commencer à mexer.</p>
<p><span id="more-419"></span></p>
<p>Voilà ce qui arrive en faisant un mex -setup:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">mex -setup</div></div>
<blockquote><p>
Welcome to mex -setup.  This utility will help you set up<br />
a default compiler.  For a list of supported compilers, see  </p>
<p>http://www.mathworks.com/support/compilers/R2012b/win32.html</p>
<p>Please choose your compiler for building MEX-files:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Would you like mex to locate installed compilers [y]/n? y</div></div>
<p>Select a compiler:<br />
[1] Lcc-win32 C 2.4.1 in F:\R2012b\sys\lcc<br />
[2] Microsoft Software Development Kit (SDK) 7.1 in C:\Program Files\Microsoft Visual Studio 10.0<br />
[3] Microsoft Visual C++ 2005 SP1 in C:\Program Files\Microsoft Visual Studio 8 </p>
<p>[0] None </p></blockquote>
<p>votre <strong>compilateur Intel n&rsquo;apparait pas</strong> &#8230;</p>
<p>Donc vous recommencez et cette fois ci à la question <em>Would you like mex to locate installed compilers [y]/n? </em>, vous répondez non .</p>
<p>A ce moment là apparait la liste des compilateurs supportés en R2012b:</p>
<blockquote><p>Select a compiler:<br />
[1] Intel C++ 12.0 (with Microsoft Software Development Kit (SDK) linker)<br />
[2] Intel C++ 12.0 (with Microsoft Visual C++ 2008 SP1 linker)<br />
[3] Intel C++ 12.0 (with Microsoft Visual C++ 2010 linker)<br />
[4] Intel C++ 11.1 (with Microsoft Visual C++ 2008 SP1 linker)<br />
[5] Intel Visual Fortran 12 (with Microsoft Software Development Kit (SDK) linker)<br />
[6] Intel Visual Fortran 12.0 (with Microsoft Visual C++ 2008 SP1 linker)<br />
[7] Intel Visual Fortran 12.0 (with Microsoft Visual C++ 2008 Shell linker)<br />
[8] Intel Visual Fortran 12.0 (with Microsoft Visual C++ 2010 linker)<br />
[9] Intel Visual Fortran 11.1 (with Microsoft Visual C++ 2008 SP1 linker)<br />
[10] Intel Visual Fortran 11.1 (with Microsoft Visual C++ 2008 Shell linker)<br />
[11] Lcc-win32 C 2.4.1<br />
[12] Microsoft Software Development Kit (SDK) 7.1<br />
[13] Microsoft Visual C++ 2005 SP1<br />
[14] Microsoft Visual C++ 2008 SP1<br />
[15] Microsoft Visual C++ 2010<br />
[16] Open WATCOM C++ </p>
<p>[0] None </p></blockquote>
<p>Vous choisissez donc le 5 :</p>
<blockquote>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Compiler: 5</div></div>
<p>Warning: The default location for Intel Visual Fortran compiler is:<br />
         &laquo;&nbsp;C:\Program Files (x86)\Intel\ComposerXE-2011&Prime;<br />
         but either that directory does not exist or the configuration<br />
         is invalid.</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Use C:\Program Files (x86)\Intel\ComposerXE-2011 anyway [y]/n? y</div></div>
<p>Please verify your choices: </p>
<p>Compiler: Intel Visual Fortran 12<br />
Location: C:\Program Files (x86)\Intel\ComposerXE-2011</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Are these correct [y]/n? y</div></div>
<p>Trying to update options file: D:\Documents and Settings\quefaurs\Application Data\MathWorks\MATLAB\R2012b\mexopts.bat<br />
From template:              F:\R2012b\bin\win32\mexopts\intelf12mssdk71opts.bat </p>
<p>Done . . . </p></blockquote>
<p>Donc déjà j’aurais du le sentir que ça n&rsquo;allait pas marcher vu le warning  précédent:</p>
<blockquote><p>Warning: The default location for Intel Visual Fortran compiler is:<br />
         &laquo;&nbsp;C:\Program Files (x86)\Intel\ComposerXE-2011&Prime;<br />
         but either that directory does not exist or the configuration<br />
         is invalid.
</p></blockquote>
<p>Et en effet mex timestwo.F me sort :</p>
<blockquote><p><strong>Could not find the compiler &laquo;&nbsp;ifort&nbsp;&raquo; on the DOS path</strong></p></blockquote>
<p><!--more--></p>
<p>Donc on recommence les étapes précédentes et cette fois ci à la question:<br />
Use C:\Program Files (x86)\Intel\ComposerXE-2011 anyway [y]/n?<br />
on répond non et <strong>on met le chemin exact où ma variable d&rsquo;environnement PATH me l&rsquo;indique</strong>  c&rsquo;est à dire:<br />
<strong>C:\Program Files\Intel\Composer XE 2011 SP1</strong></p>
<p>Cette fois ci je compile avec succès du Fortran. En revanche à chaque fois que je redémarre la 12b , je dois me retaper toutes les étapes précédentes <img src="https://blog.developpez.com/matlab4geek/wp-includes/images/smilies/icon_sad.gif" alt=":(" class="wp-smiley" /> . Donc pour que MATLAB comprenne que vous avez bel et bien un compilateur Fortran installé il faut demander à MathWorks le fichier <strong>intelf12mssdk71opts.stp </strong>.  En voici un extrait : </p>
<blockquote><p>
    #===================================================================<br />
    # intelf12mssdk71opts: Define where the Intel Visual Fortran 12.0<br />
    # compiler is installed.  Also sets language, version, and<br />
    # environment variables.<br />
    #===================================================================
</p></blockquote>
<p>Ensuite il faut copier ce fichier dans $MATLAB\bin\win32\mexopts\ (ce qui revient à écraser l&rsquo;existant)</p>
<p>Cette fois-ci des que vous taperez mex -setup, le compilateur Fortran apparaitra:</p>
<blockquote><p>
Would you like mex to locate installed compilers [y]/n? y</p>
<p>Select a compiler:<br />
<strong>[1] Intel Visual Fortran 12 (with Microsoft Software Development Kit (SDK) linker) in C:\Program Files\Intel\Composer XE 2011 SP1\</strong><br />
[2] Lcc-win32 C 2.4.1 in F:\R2012b\sys\lcc<br />
[3] Microsoft Software Development Kit (SDK) 7.1 in C:\Program Files\Microsoft Visual Studio 10.0<br />
[4] Microsoft Visual C++ 2005 SP1 in C:\Program Files\Microsoft Visual Studio 8 </p>
<p>[0] None </p>
<p>Compiler: </p></blockquote>
<p> Gagné!</p>
<p><!--more--></p>
<p>Pour que ça puisse marcher aussi en R2011b, il vous faudra copier  les 2 fichiers intelf12mssdk71opts.bat et intelf12mssdk71opts.scp de la R2012b dans le répertoire 11b équivalent :  $MATLAB\bin\win32\mexopts\ </p>
<p>Là franchement il faut avouer que compiler du Fortran n&rsquo;est pas trivial du tout quand l&rsquo;installation à la base est erronée. Enfin bon avec tout ça  maintenant plus de problème.</p>
<p>Liens utiles:<br />
<a href="http://www.mathworks.com/support/bugreports/776933" target="_blank">Why can&rsquo;t I use Intel Fortran Composer XE 2011 compiler with Microsoft Software Development Kit 7.1 linker for MEX-files in R2011b?</a> bug report qui devrait être remis à jour suite à mon Service Request .</p>
<p><a href="https://registrationcenter.intel.com/RegCenter/EvalForm.aspx?ProductID=1830" target="_blank">Télécharger le compilateur Fortran Studio XE 2013 pour Windows</a></p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prerelease R2011b</title>
		<link>https://blog.developpez.com/matlab4geek/?p=126</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=126#comments</comments>
		<pubDate>Tue, 14 Jun 2011 14:51:08 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[Prerelease R2011b]]></category>
		<category><![CDATA[R2011b]]></category>
		<category><![CDATA[MATLAB Compiler]]></category>
		<category><![CDATA[prerelease]]></category>
		<category><![CDATA[r2011b]]></category>
		<category><![CDATA[Release Notes]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[La Prerelease R2011b est déjà dispo !!]]></description>
				<content:encoded><![CDATA[<p>La <strong>Prerelease R2011b</strong> est déjà dispo !!</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1er bug trouvé sur la R2011b Prerelease</title>
		<link>https://blog.developpez.com/matlab4geek/?p=128</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=128#comments</comments>
		<pubDate>Wed, 15 Jun 2011 10:18:51 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[Prerelease R2011b]]></category>
		<category><![CDATA[R2011b]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[listbox]]></category>
		<category><![CDATA[prerelease]]></category>
		<category><![CDATA[r2011b]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[J&#8217;ai déjà trouvé un bug sur la R2011b Prerelease. Quand on fait une listbox et qu&#8217;on sélectionne n&#8217;importe quel item de cette listbox , la listbox affiche un empty string!!]]></description>
				<content:encoded><![CDATA[<p>J&rsquo;ai déjà trouvé un bug sur la R2011b Prerelease.<br />
Quand on fait une listbox et qu&rsquo;on sélectionne n&rsquo;importe quel item de cette listbox , la <strong>listbox affiche un empty string</strong>!!</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Performance</title>
		<link>https://blog.developpez.com/matlab4geek/?p=134</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=134#comments</comments>
		<pubDate>Wed, 31 Aug 2011 18:11:18 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[Prerelease R2011b]]></category>
		<category><![CDATA[R2011b]]></category>
		<category><![CDATA[7.13]]></category>
		<category><![CDATA[bench]]></category>
		<category><![CDATA[checkcode]]></category>
		<category><![CDATA[Code Analyser]]></category>
		<category><![CDATA[McCabe]]></category>
		<category><![CDATA[membrane]]></category>
		<category><![CDATA[mlint]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[profsave]]></category>
		<category><![CDATA[r2010b]]></category>
		<category><![CDATA[r2011a]]></category>
		<category><![CDATA[rehash]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[why]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[En R2010b il existait un chapitre &#171;&#160;MATLAB Program Performance&#160;&#187; (Improve performance and find potential problems in MATLAB code) dans lequel on trouvait 4 fonctions: mlint profile profsave rehash La fonction bench a été depuis rajoutée sur le site web si on regarde attentivement la page concernant la R2010b Bref à la Release suivante , la [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>En R2010b il existait un chapitre &laquo;&nbsp;<strong>MATLAB Program Performance</strong>&nbsp;&raquo; (Improve performance and find potential problems in MATLAB code) dans lequel on trouvait 4 fonctions: </p>
<ul>
<li>mlint</li>
<li>profile</li>
<li>profsave</li>
<li>rehash</li>
</ul>
<p>La fonction bench a été depuis rajoutée sur le site web si on regarde attentivement <a href="http://www.mathworks.fr/help/releases/R2010b/techdoc/ref/f16-11063.html#f16-29785">la page concernant la R2010b </a></p>
<p>Bref à la Release suivante , la R2011a donc , ce chapitre fut renommé en &laquo;&nbsp;<strong>Code Performance&nbsp;&raquo;</strong> . la fonction rehash fut naturellement enlevée pour se retrouver logiquement dans le chapitre <em>Variables and Functions in Memory</em> &#8230; y aurait de quoi écrire un bouquin , non?!</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attention à bien épeler vos fonctions!</title>
		<link>https://blog.developpez.com/matlab4geek/?p=129</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=129#comments</comments>
		<pubDate>Thu, 16 Jun 2011 14:39:28 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[Prerelease R2011b]]></category>
		<category><![CDATA[R2011b]]></category>
		<category><![CDATA[Cannot find an exact (case-sensitive) match for]]></category>
		<category><![CDATA[case-insensitive]]></category>
		<category><![CDATA[case-sensitive]]></category>
		<category><![CDATA[listbox]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[r2011a]]></category>
		<category><![CDATA[r2011b]]></category>
		<category><![CDATA[Release Notes]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Imaginez que vous téléchargez les fichiers de cette note technique: How can I manipulate the entries of a listbox or popup menu in MATLAB? Au lieu de lancer listboxExample je vais lancer ListboxExample avec un L majuscule. Que va t&#8217;il se passer?]]></description>
				<content:encoded><![CDATA[<p>Imaginez que vous téléchargez les fichiers de cette note technique:<br />
<a href="http://www.mathworks.com/support/solutions/en/data/1-1BO1V/?solution=1-1BO1V">How can I manipulate the entries of a listbox or popup menu in MATLAB? </a></p>
<p>Au lieu de lancer listboxExample je vais lancer <strong>L</strong>istboxExample avec un L majuscule. Que va t&rsquo;il se passer?</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bug R2011b</title>
		<link>https://blog.developpez.com/matlab4geek/?p=16</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=16#comments</comments>
		<pubDate>Thu, 08 Sep 2011 13:43:00 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[MATLAB crazy bugs]]></category>
		<category><![CDATA[R2011b]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[contents]]></category>
		<category><![CDATA[doc]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[r2011a]]></category>
		<category><![CDATA[r2011b]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Là je viens de trouver un bug sur la R2011b qui est assez déroutant. Aucune ligne de code est nécessaire pour le reproduire. le bug en résumé :]]></description>
				<content:encoded><![CDATA[<p>Là je viens de trouver un bug sur la R2011b qui est assez déroutant. Aucune ligne de code est nécessaire pour le reproduire.</p>
<p>le bug en résumé : </p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help  des programmes MATLAB en gras</title>
		<link>https://blog.developpez.com/matlab4geek/?p=7</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=7#comments</comments>
		<pubDate>Fri, 09 Sep 2011 12:16:05 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[R2011b]]></category>
		<category><![CDATA[bold]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[doc]]></category>
		<category><![CDATA[gras]]></category>
		<category><![CDATA[HELP]]></category>
		<category><![CDATA[r2011b]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Alors aujourd&#8217;hui ce n&#8217;est pas un bug de la R2011b mais une nouvelle fonctionnalité que j&#8217;ai découverte par hasard. Je me suis toujours demandé pourquoi le nom des fonctions MATLAB dans le help était toujours écrit en majuscules.]]></description>
				<content:encoded><![CDATA[<p>Alors aujourd&rsquo;hui ce n&rsquo;est pas un bug de la R2011b mais une nouvelle fonctionnalité que j&rsquo;ai découverte par hasard.<br />
Je me suis toujours demandé <strong>pourquoi le nom des fonctions MATLAB dans le help était toujours écrit en majuscules.</strong></p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help des programmes MATLAB en gras (suite)</title>
		<link>https://blog.developpez.com/matlab4geek/?p=8</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=8#comments</comments>
		<pubDate>Tue, 13 Sep 2011 08:36:53 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[R2011b]]></category>
		<category><![CDATA[Documentation Center]]></category>
		<category><![CDATA[File Exchange]]></category>
		<category><![CDATA[HELP]]></category>
		<category><![CDATA[help syntax]]></category>
		<category><![CDATA[hist]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Par rapport à mon post précédent où je me posais la question pourquoi le nom des fonctions dans le help est écrit en lettres capitales , j&#8217;ai trouvé un début de réponse.]]></description>
				<content:encoded><![CDATA[<p>Par rapport à mon post précédent où je me posais la question pourquoi le nom des fonctions dans le help est écrit en lettres capitales  , j&rsquo;ai trouvé un début de réponse.</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Startup Accelerator et help en gras</title>
		<link>https://blog.developpez.com/matlab4geek/?p=9</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=9#comments</comments>
		<pubDate>Mon, 19 Sep 2011 07:49:43 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[R2011b]]></category>
		<category><![CDATA[-timing]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[MATLAB Editor]]></category>
		<category><![CDATA[prerelease]]></category>
		<category><![CDATA[r2011b]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[Startup Accelerator]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Scott Hirsh a répondu à toutes mes questions concernant les fonctionnalités que j&#8217;avais décrites dans mes post précédents:]]></description>
				<content:encoded><![CDATA[<p>Scott Hirsh a répondu à toutes mes questions concernant les fonctionnalités que j&rsquo;avais décrites dans mes post précédents:</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checkcode (la suite)</title>
		<link>https://blog.developpez.com/matlab4geek/?p=5</link>
		<comments>https://blog.developpez.com/matlab4geek/?p=5#comments</comments>
		<pubDate>Wed, 14 Sep 2011 08:11:52 +0000</pubDate>
		<dc:creator><![CDATA[tug83]]></dc:creator>
				<category><![CDATA[R2011b]]></category>
		<category><![CDATA[checkcode]]></category>
		<category><![CDATA[mlint]]></category>
		<category><![CDATA[r2011a]]></category>
		<category><![CDATA[r2011b]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[La suite comme promis de mon post précédent sur Code Performance: Pour faire bref , checkcode fait à peu près la même chose que son prédécesseur mlint.]]></description>
				<content:encoded><![CDATA[<p>La suite comme promis de mon post précédent sur <a href="http://blog.developpez.com/matlab4geek/p10237/r2011b/prerelease-r2011b/code-performance/">Code Performance</a>:</p>
<p>Pour faire bref , <strong>checkcode</strong> fait à peu près la même chose que son prédécesseur mlint.</p>
]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
