Hello msprintf(‘%04d’,1) seems to do the job HTH Denis De : users <[email protected]> De la part de paul francedixhuit Envoyé : vendredi 20 novembre 2020 14:49 À : Users mailing list for Scilab <[email protected]> Objet : [Scilab-users] String and integer
Hi all In ordre to change files names, I need to convert integers into strings but with zeros prior to it Example if i=1 i need 0001 and not 1 I don't know how to use something like "%4d" with "string" Thanks Paul
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
