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

Mathieu Dubois mathieu.dubois at limsi.fr
Sun Feb 12 15:12:07 CET 2012


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/f18c017d/attachment.htm>


More information about the users mailing list