[Scilab-users] Matrix of strings and grid

Samuel Gougeon sgougeon at free.fr
Mon Jul 16 21:48:47 CEST 2018


Le 16/07/2018 à 21:37, ludovic.wagner67 at gmail.com a écrit :
> Thanks again Samuel, but I have the following error on my computer (Linux
> Mint 18.3):
>
> An error has been detected while loading
> /opt/scilab-6.0.1/share/scilab/modules/randlib/.libs/libscirandlib.so:
> /opt/scilab-6.0.1/share/scilab/modules/randlib/.libs/libsci randlib.so:
> cannot open shared object file: No such file or directory

It comes from grand(..) 
<http://bugzilla.scilab.org/show_bug.cgi?id=15524> that is used in the 
example just to create some sample data.
You may use
int((rand(nl,10)-0.5)*2e4)
instead, or your own actual data.


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


More information about the users mailing list