<!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="#000000">
    Hello,<br>
    <br>
    I have never tried to do something like that but I think that the
    communication between scilab and Excel involves COM or some other
    dedicated mechanism. Therefore to do that your Delphi application
    should support something like that. Again, I don't know how to do
    but maybe you can try a simpler strategy like writing the results of
    your Delphi application in a file and then write this from scilab...<br>
    <br>
    Otherwise, here are some web pages that may help you:<br>
     - <a class="moz-txt-link-freetext" href="http://wiki.scilab.org/Modules">http://wiki.scilab.org/Modules</a><br>
     - <a class="moz-txt-link-freetext" href="http://wiki.scilab.org/howto/Create%20a%20toolbox">http://wiki.scilab.org/howto/Create%20a%20toolbox</a><br>
     -
<a class="moz-txt-link-freetext" href="http://help.scilab.org/docs/5.3.3/en_US/section_204636e951f595409bc6782bb8e1d2d9.html">http://help.scilab.org/docs/5.3.3/en_US/section_204636e951f595409bc6782bb8e1d2d9.html</a><br>
    <br>
    HTH,<br>
    Mathieu<br>
    <br>
    On 02/10/2012 05:06 PM, Hernán Arbeláez Bernal wrote:
    <blockquote cite="mid:E2E28280354B4D58A90206CB31DC9B27@HAAB02"
      type="cite">
      <div dir="ltr">
        <div style="font-family: 'Calibri'; color: rgb(0, 0, 0);
          font-size: 12pt;">
          <div>
            <div style="font-style: normal; display: inline;
              font-family: 'Calibri'; color: rgb(0, 0, 0); font-size:
              small; font-weight: normal; text-decoration: none;">I am
              writing because I need to know how to create an interface
              between Scilab and a software I have developed using
              Delphi, to be clear I want to do something similar to the
              interface between Scilab and Excel that is found in the
              following link <a moz-do-not-send="true"
                href="http://forge.scilab.org/index.php/p/scilab-xll/downloads/"><font
                  face="Times New Roman">http://forge.scilab.org/index.php/p/scilab-xll/downloads/</font></a><font
                face="Calibri">. </font></div>
            <div dir="ltr">
              <div style="font-family: 'Calibri'; color: rgb(0, 0, 0);
                font-size: 12pt;">
                <div> </div>
                <div>Thanks in advance for your help, </div>
                <div> </div>
                <div>Hernan </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>