[Scilab-users] mtlb_sparse

2019-11-08 Thread Federico Miyara
Dear all, Is the function mtlb_sparse still supported? I try to run the example in the documentation https://help.scilab.org/docs/6.0.2/en_US/mtlb_sparse.html and I get an error: Undefined variable: mtlb_sparse Is there another way to generate a type 7 variable? Regards, Federico Miyara

Re: [Scilab-users] example of library

2019-11-08 Thread Federico Miyara
Dear all, I could finally work it out: The function librarieslist() provides a list of Scilab libraries, and the elementary function library is called elementary_functionslib instead of elementary_functionlib There is a typo in the example (a plural is missing)--thrice!. That's why the

[Scilab-users] example of library

2019-11-08 Thread Federico Miyara
Dear all, I'm trying to create some examples illustrating types in Scilab and functions such as type and typeof. However, I cannot find a native library of functions to test type 14. The documentation for library https://help.scilab.org/docs/6.0.2/en_US/library.html gives an example using