[Scilab-users] functions in scilab which can provide the information of scilab script file

Dang, Christophe Christophe.Dang at sidel.com
Tue Sep 3 10:20:23 CEST 2013


Hello, 

> De la part de hilife5
> Envoyé : mardi 3 septembre 2013 06:45
>
> i want to know, is there any scilab function exist for getting the
> information like function name, input parameter name and output 
> parameter name.

If you know the function name, you can get informations with

fun2string()
macrovar()
macr2tree()
macr2lst()

(see the related help).

Best regards.

-- 
Christophe Dang Ngoc Chan
Mechanical calculation engineer

______________________________________________________________________

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
______________________________________________________________________



More information about the users mailing list