[scilab-Users] How to make an interface with Scilab

Hernán Arbeláez Bernal hernanab at realizar.com.co
Sun Feb 12 18:14:29 CET 2012


Hi Mathieu,

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.  

Thanks,

Hernan


From: Mathieu Dubois 
Sent: Sunday, February 12, 2012 9:12 AM
To: users at lists.scilab.org 
Subject: Re: [scilab-Users] How to make an interface with Scilab

Hello,

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...

Otherwise, here are some web pages that may help you:
- http://wiki.scilab.org/Modules
- http://wiki.scilab.org/howto/Create%20a%20toolbox
- http://help.scilab.org/docs/5.3.3/en_US/section_204636e951f595409bc6782bb8e1d2d9.html

HTH,
Mathieu

On 02/10/2012 05:06 PM, Hernán Arbeláez Bernal wrote: 
  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 http://forge.scilab.org/index.php/p/scilab-xll/downloads/. 

  Thanks in advance for your help, 

  Hernan 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20120212/0e2a4c74/attachment.htm>


More information about the users mailing list