
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Use of dos(&apos;start /b launch_prog&apos;)</title>
<link>http://www.equalis.com/forums/posts.asp?topic=165825</link>
<description></description>
<lastBuildDate>Wed, 19 Jun 2013 09:17:58 GMT</lastBuildDate>
<pubDate>Thu, 2 Dec 2010 17:39:42 GMT</pubDate>
<copyright>Copyright &#xA9; 2010 Equalis - Where Engineering and Science Computes</copyright>
<atom:link href="http://www.equalis.com/forums/topic_rss.asp?id=165825" rel="self" type="application/rss+xml"></atom:link>
<item>
<title>Use of dos(&apos;start /b launch_prog&apos;)</title>
<link>http://www.equalis.com/forums/posts.asp?topic=165825</link>
<guid>http://www.equalis.com/forums/posts.asp?topic=165825</guid>
<description><![CDATA[Hello,<div><br><div>For a project, I wish to be able to launch some program with Scilab (this is quite easy by using the "dos" function). My problem is that the execution of this program is a bit long, and I want to continue to work with my scilab session (multitask).</div><div><br></div><div>I found the command "start /b" for dos which seems to be the same as the &amp; for unix, but after using this, Scilab become very unstable (sometimes, it close, sometimes it didn't recongnize some function).</div><div><br></div><div>Do you know if there is another solution for multitask with Scilab ? I'm using the version 5.1.1, but I have done some test with the 5.3.0 version, it is quite the same.</div><div><br></div><div>Thanks for your help !</div><div><br></div><div>Yann</div><div><br></div><div><br></div></div>]]></description>
<pubDate>Thu, 2 Dec 2010 08:16:05 GMT</pubDate>
</item>
<item>
<title>RE: Use of dos(&apos;start /b launch_prog&apos;)</title>
<link>http://www.equalis.com/forums/posts.asp?topic=165979</link>
<guid>http://www.equalis.com/forums/posts.asp?topic=165979</guid>
<description><![CDATA[<div class="ForumQuote"><span style="font-weight: bold; ">Y. laurant said:</span><br>Hello,<div><br><div>For a project, I wish to be able to launch some program with Scilab (this is quite easy by using the "dos" function). My problem is that the execution of this program is a bit long, and I want to continue to work with my scilab session (multitask).</div><div><br></div><div>I found the command "start /b" for dos which seems to be the same as the &amp; for unix, but after using this, Scilab become very unstable (sometimes, it close, sometimes it didn't recongnize some function).</div><div><br></div><div>Do you know if there is another solution for multitask with Scilab ? I'm using the version 5.1.1, but I have done some test with the 5.3.0 version, it is quite the same.</div><div><br></div><div>Thanks for your help !</div><div><br></div><div>Yann</div><div><br></div><div><br></div></div></div><br>dos('start notepad') &nbsp; &nbsp;start notepad as a detached process<div><br></div><div>if you detach process , it will not be easy to synchronize with scilab after ...</div><div><br></div><div>Allan</div><div><br><br><br> </div>]]></description>
<pubDate>Thu, 2 Dec 2010 18:39:42 GMT</pubDate>
</item>
</channel>
</rss>
