Hello,
>From my knowledge, windows builds should be faster in the general case as the
>MKL shipped with it has better optimizations (especially on Intel processors)
>for numerical computing[1]. However, depending on your script there might be a
>difference. For example, `host()` (process spawni
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 cont
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/toolboxe
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.
Thanks Samuel,
%nan works with surf, not with plot3d. The latter is attractive because
it can handle polygons - but unfortunately not those with embayments:
Facet coloring exeeds the contour (Vers. 5.5.2)
I have to assemble my facet with several windos from partially
overlapping rectangles
Hi Samuel
Thank you. It works ... (of course :-) ).
Best regards,
Claus
On 30.09.2018 22:03, Samuel Gougeon wrote:
Le 30/09/2018 à 20:59, Claus Futtrup a écrit :
Hi Scilabers
I have almost always included a neat piece of code in my Scilab
scripts, so that I can later dump the plots into e.