[Scilab-users] {EXT} how to faster EVSTR?

Dang Ngoc Chan, Christophe Christophe.Dang at sidel.com
Mon Oct 21 16:39:15 CEST 2019


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.



More information about the users mailing list