<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 02/12/2012 06:14 PM, Hernán Arbeláez Bernal wrote:
    <blockquote cite="mid:97011D3629E14EAB9E9DF6F1167F10DD@HAAB02"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div dir="ltr">
        <div style="font-family: 'Calibri'; color: rgb(0, 0, 0);
          font-size: 12pt;">
          <div>Hi Mathieu,</div>
          <div> </div>
          <div>I believe you are right, if I want make an interface
            betwen Scilab and my Delphi application probably I will need
            to use a mechanism like COM or a DLL library. I looked the
            links that you sent me and I am trying to understand the
            last one because this is about de Scilab API.  </div>
        </div>
      </div>
    </blockquote>
    Exactly, it the C API to interact with scilab.. Unfortunately I
    cannot really help you...<br>
    <br>
    Googling "scilab Delphi" yields this documents:
    <a class="moz-txt-link-freetext" href="http://audition.ens.fr/brette/coursneurones/ScilabMaterial/">http://audition.ens.fr/brette/coursneurones/ScilabMaterial/</a> .<br>
    <blockquote cite="mid:97011D3629E14EAB9E9DF6F1167F10DD@HAAB02"
      type="cite">
      <div dir="ltr">
        <div style="font-family: 'Calibri'; color: rgb(0, 0, 0);
          font-size: 12pt;">
          <div> </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;">
            <div style="font: 10pt tahoma;">
              <div><font face="Calibri" size="3">Thanks,</font></div>
              <div> </div>
              <div><font face="Calibri" size="3">Hernan</font></div>
              <div> </div>
              <div> </div>
              <div style="background: none repeat scroll 0% 0% rgb(245,
                245, 245);">
                <div style=""><b>From:</b> <a moz-do-not-send="true"
                    title="mathieu.dubois@limsi.fr"
                    href="mailto:mathieu.dubois@limsi.fr">Mathieu Dubois</a>
                </div>
                <div><b>Sent:</b> Sunday, February 12, 2012 9:12 AM</div>
                <div><b>To:</b> <a moz-do-not-send="true"
                    title="users@lists.scilab.org"
                    href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
                </div>
                <div><b>Subject:</b> Re: [scilab-Users] How to make an
                  interface with Scilab</div>
              </div>
            </div>
            <div> </div>
          </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;">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 moz-do-not-send="true" class="moz-txt-link-freetext"
              href="http://wiki.scilab.org/Modules">http://wiki.scilab.org/Modules</a><br>
            - <a moz-do-not-send="true" 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 moz-do-not-send="true" 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
                        href="http://forge.scilab.org/index.php/p/scilab-xll/downloads/"
                        moz-do-not-send="true"><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>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>