DCOM interface
A DCOM interface is really useful for:
- generating excel reports
- exporting figures directly to powerpoint
- import data from excel sheets
Scilab is now heavily using Java. So, to implement such a toolbox, the java j-Interop library can be used.
This project is deprecated in favor of the .NET Scilab API