Hi Samuel,
I need the number in "kWh", but no digits after the comma.

Postprocessing with strcat(s," ") is a nice idea.
Is there a function to split the number to the power of 10 factors?
Eg. 2725977 becomes
[2 , 725 , 977]

Then it would be really easy. :-)
Thanks
richard



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to