Hello,

> De : anna78
> Envoyé : lundi 21 octobre 2019 16:02
>
> test_number=evstr(test_str)
>
> It looks like working but it takes a not acceptable time...
>
> Do you have a more clever idea?

You might try strtod()

Generally, the evaluation or execution of strings should be avoided
because one could put some malevolent code inside a string.

Hope this helps,

Regards

--
Christophe Dang Ngoc Chan
Mechanical calculation engineer

General
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.
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to