<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#330000">
Hi Mike,<br>
<br>
I thought that the purpose of compiling scilab code was to speed up
the resolution and also maybe to be able to have a standalone
program, that does not need scilab to be installed.<br>
<br>
So i am curious: what is the purpose of sending code from a C
program to Scilab?<br>
What the advantages over, saving a sript in a text file and asking
directly scilab to execute it via a simple command line for
instance?<br>
<br>
Does it speed up calculations?<br>
<br>
I ask because I use a lot of programs for my research myself, and i
am interested in anything for automating scilab computations for
instance<br>
<br>
<br>
On 24/06/2011 09:50, Mike Page wrote:
<blockquote
cite="mid:LKECIGCCKNOMMCKAGNOAIEEEDGAA.Mike@Page-One.Waitrose.com"
type="cite">
<pre wrap="">Hi,
You can try Scilab2C and then compile the result (see
<a class="moz-txt-link-freetext" href="http://atoms.scilab.org/toolboxes/scilab2c/">http://atoms.scilab.org/toolboxes/scilab2c/</a>). But this has some
limitations. I succeeded by writing a C program that passed the Scilab code
to the Scilab engine using SendScilabJob (see help). This is not very
convenient for large programs, but it worked for me.
Regards,
Mike.
-----Original Message-----
From: toocool244 [<a class="moz-txt-link-freetext" href="mailto:toocool244@hotmail.com">mailto:toocool244@hotmail.com</a>]
Sent: 24 June 2011 01:58
To: <a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
Subject: [scilab-Users] Re: ejecutable de scilab
Estimated scilab community I write because I have a concern with this
program. DEVELOPING long I'm a software platform in scilab, but now I have
it I find that you can not make an executable from scilab or at least I have
not found a way to compile it. I've seen that matlab can do this now I want
to know if you have any solution to get an executable as well as matlab
does.
--
View this message in context:
<a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/ejecutable-de-scilab-tp2920493p3102429.html">http://mailinglists.scilab.org/ejecutable-de-scilab-tp2920493p3102429.html</a>
Sent from the Scilab users - Mailing Lists Archives mailing list archive at
Nabble.com.
No virus found in this incoming message.
Checked by AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a>
Version: 9.0.901 / Virus Database: 271.1.1/3721 - Release Date: 06/23/11
07:34:00
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<p style="color: teal; font-size: 12pt;"><b>Adrien Vogt-Schilb</b><br>
Research Fellow<br>
<a class="moz-txt-link-abbreviated" href="mailto:vogt@centre-cired.fr">vogt@centre-cired.fr</a><br>
Tel: (+33) 1 43 94 73 96<br>
Fax: (+33) 1 43 94 73 70<br>
</p>
<table style="border: medium none;">
<tbody>
<tr>
<td style="padding: 0pt;">
<p><img src="cid:part1.04080700.06080208@centre-cired.fr"
alt="CIRED" width="54"></p>
</td>
<td style="padding: 0pt 7pt;" valign="middle">
<p style="font-size: 10pt; color: teal;">45 bis, Av de la
Belle Gabrielle<br>
F-94736 Nogent-sur-Marne<br>
<a href="http://www.centre-cired.fr/" style="color:
teal;">http://www.centre-cired.fr/</a><br>
</p>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>