<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154698</link>
    <title>MATLAB Central Newsreader - booking parts of program</title>
    <description>Feed for thread: booking parts of program</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 17 Aug 2007 08:15:31 -0400</pubDate>
      <title>booking parts of program</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154698#388081</link>
      <author>huda nawaf</author>
      <description>hi&lt;br&gt;
how I can booking  part from my program in matlab?&lt;br&gt;
I know if there is one expression I do % but if there are &lt;br&gt;
more such as 20 expressions .What I do?&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 17 Aug 2007 08:43:17 -0400</pubDate>
      <title>Re: booking parts of program</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154698#388084</link>
      <author>us</author>
      <description>huda nawaf:&lt;br&gt;
&amp;lt;SNIP wants to book the bad guys to put them into a cell...&lt;br&gt;
&lt;br&gt;
&amp;gt; how I can booking  part from my program in matlab...&lt;br&gt;
&amp;gt; I know if there is one expression I do % but if there are &lt;br&gt;
&amp;gt; more such as 20 expressions...&lt;br&gt;
&lt;br&gt;
well, if(f) i understand your use of &amp;lt;booking&amp;gt; correctly, &lt;br&gt;
you may be interested in the &amp;lt;comment block&amp;gt; syntax&lt;br&gt;
&lt;br&gt;
% copy/paste/run this sequence&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a=1&lt;br&gt;
%{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;b=2&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;c=3&lt;br&gt;
%}&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;d=4&lt;br&gt;
&lt;br&gt;
us&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 17 Aug 2007 12:22:43 -0400</pubDate>
      <title>Re: booking parts of program</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154698#388118</link>
      <author>huda nawaf</author>
      <description>"us " &amp;lt;us@neurol.unizh.ch&amp;gt; wrote in message &amp;lt;fa3n35$st3&lt;br&gt;
$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; huda nawaf:&lt;br&gt;
&amp;gt; &amp;lt;SNIP wants to book the bad guys to put them into a &lt;br&gt;
cell...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; how I can booking  part from my program in matlab...&lt;br&gt;
&amp;gt; &amp;gt; I know if there is one expression I do % but if there &lt;br&gt;
are &lt;br&gt;
&amp;gt; &amp;gt; more such as 20 expressions...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; well, if(f) i understand your use of &amp;lt;booking&amp;gt; &lt;br&gt;
correctly, &lt;br&gt;
&amp;gt; you may be interested in the &amp;lt;comment block&amp;gt; syntax&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; % copy/paste/run this sequence&lt;br&gt;
&amp;gt;      a=1&lt;br&gt;
&amp;gt; %{&lt;br&gt;
&amp;gt;      b=2&lt;br&gt;
&amp;gt;      c=3&lt;br&gt;
&amp;gt; %}&lt;br&gt;
&amp;gt;      d=4&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; us&lt;br&gt;
hi us,&lt;br&gt;
thanks&lt;br&gt;
I copied and pasted this sequence but it didn't work.&lt;br&gt;
I mean when I executed  it ,the values of b and c  &lt;br&gt;
appeared in command window.&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 17 Aug 2007 12:27:51 -0400</pubDate>
      <title>Re: booking parts of program</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154698#388119</link>
      <author>Titus</author>
      <description>&lt;br&gt;
"huda nawaf" &amp;lt;halmamory@yahoo.com&amp;gt; schrieb im Newsbeitrag &lt;br&gt;
news:fa43uj$118$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; "us " &amp;lt;us@neurol.unizh.ch&amp;gt; wrote in message &amp;lt;fa3n35$st3&lt;br&gt;
&amp;gt; $1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; huda nawaf:&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;SNIP wants to book the bad guys to put them into a&lt;br&gt;
&amp;gt; cell...&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; how I can booking  part from my program in matlab...&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; I know if there is one expression I do % but if there&lt;br&gt;
&amp;gt; are&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; more such as 20 expressions...&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; well, if(f) i understand your use of &amp;lt;booking&amp;gt;&lt;br&gt;
&amp;gt; correctly,&lt;br&gt;
&amp;gt;&amp;gt; you may be interested in the &amp;lt;comment block&amp;gt; syntax&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; % copy/paste/run this sequence&lt;br&gt;
&amp;gt;&amp;gt;      a=1&lt;br&gt;
&amp;gt;&amp;gt; %{&lt;br&gt;
&amp;gt;&amp;gt;      b=2&lt;br&gt;
&amp;gt;&amp;gt;      c=3&lt;br&gt;
&amp;gt;&amp;gt; %}&lt;br&gt;
&amp;gt;&amp;gt;      d=4&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; us&lt;br&gt;
&amp;gt; hi us,&lt;br&gt;
&amp;gt; thanks&lt;br&gt;
&amp;gt; I copied and pasted this sequence but it didn't work.&lt;br&gt;
&amp;gt; I mean when I executed  it ,the values of b and c&lt;br&gt;
&amp;gt; appeared in command window.&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
Hi,&lt;br&gt;
I guess then, that your MATLAB is not the newest one? The syntax &amp;lt;us&amp;gt; showed &lt;br&gt;
was introduced (I think) in R14.&lt;br&gt;
Mark the text in your editor, right click, and you will find an entry &lt;br&gt;
"comment". This adds the % for all the lines your marked.&lt;br&gt;
&lt;br&gt;
Titus&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 17 Aug 2007 18:05:09 -0400</pubDate>
      <title>Re: booking parts of program</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154698#388170</link>
      <author>huda nawaf</author>
      <description>"Titus" &amp;lt;titus.edelhofer@mathworks.de&amp;gt; wrote in message &lt;br&gt;
&amp;lt;fa4487$4cg$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; "huda nawaf" &amp;lt;halmamory@yahoo.com&amp;gt; schrieb im &lt;br&gt;
Newsbeitrag &lt;br&gt;
&amp;gt; news:fa43uj$118$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt; "us " &amp;lt;us@neurol.unizh.ch&amp;gt; wrote in message &amp;lt;fa3n35$st3&lt;br&gt;
&amp;gt; &amp;gt; $1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; huda nawaf:&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;lt;SNIP wants to book the bad guys to put them into a&lt;br&gt;
&amp;gt; &amp;gt; cell...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; how I can booking  part from my program in matlab...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; I know if there is one expression I do % but if &lt;br&gt;
there&lt;br&gt;
&amp;gt; &amp;gt; are&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; more such as 20 expressions...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; well, if(f) i understand your use of &amp;lt;booking&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; correctly,&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; you may be interested in the &amp;lt;comment block&amp;gt; syntax&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; % copy/paste/run this sequence&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;      a=1&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; %{&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;      b=2&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;      c=3&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; %}&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;      d=4&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; us&lt;br&gt;
&amp;gt; &amp;gt; hi us,&lt;br&gt;
&amp;gt; &amp;gt; thanks&lt;br&gt;
&amp;gt; &amp;gt; I copied and pasted this sequence but it didn't work.&lt;br&gt;
&amp;gt; &amp;gt; I mean when I executed  it ,the values of b and c&lt;br&gt;
&amp;gt; &amp;gt; appeared in command window.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt; I guess then, that your MATLAB is not the newest one? &lt;br&gt;
The syntax &amp;lt;us&amp;gt; showed &lt;br&gt;
&amp;gt; was introduced (I think) in R14.&lt;br&gt;
&amp;gt; Mark the text in your editor, right click, and you will &lt;br&gt;
find an entry &lt;br&gt;
&amp;gt; "comment". This adds the % for all the lines your marked.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Titus&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; thank you very much Titus ,I tried what you suggested &lt;br&gt;
and  succeeded&lt;br&gt;
&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
