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 example didn't work!

Somebody told me I could edit the documentation by myself. I need some permission? How I can get access to edit the help pages?

Regards,

Federico Miyara




On 09/11/2019 01:34, Federico Miyara wrote:

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 elementary_functionlib, but when running the sample script I get the error message

Undefined variable: elementary_functionlib

Is it possible that the name has changed and the example has not been updated yet?

Thanks.

Federico Miyara

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

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

Reply via email to