Hello,

Under Matlab a contrib has interfaced poi java library, which has Apache license:

https://fr.mathworks.com/matlabcentral/fileexchange/38591-xlwrite-generate-xls-x-files-without-excel-on-mac-linux-win

This is just a matter of interfacing a Java class, which Scilab should be capable of. I have tried a little bit but did no managed to produce something that really works...

S.

Le 01/10/2018 à 12:27, Clément DAVID a écrit :

Dear Paul,

XLS_link [1] could be used to interact with Excel. This basically offer you the Excel OLE Automation API inside Scilab [2] and let you drive an Excel runtime using Scilab functions. Drawbacks : it requires an Excel licence and is Windows only.

[1] : https://atoms.scilab.org/toolboxes/xls_link/

[2] https://support.microsoft.com/en-us/help/219151/how-to-automate-microsoft-excel-from-visual-basic

Thanks,

--

Clément

*From:*users <users-boun...@lists.scilab.org> *On Behalf Of *Carrico, Paul
*Sent:* Monday, October 1, 2018 11:20 AM
*To:* International users mailing list for Scilab. (users@lists.scilab.org) <users@lists.scilab.org>
*Subject:* [Scilab-users] export to Excel with several sheets

Dear All

I’m wondering if we can export matrixes from Scilab into Excel, in a single file but with several sheets? Obviously the csv format cannot be used here.

Not sure that the (quite old now) XLL project answers to it (I’ve not seen any doc)

Thanks

Paul

*/EXPORT CONTROL :
/**Cet email ne contient pas de données techniques
This email does not contain technical data*



_______________________________________________
users mailing list
users@lists.scilab.org
https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to