[Scilab-users] Slight problem with mprintf() command

oscar.espejo ogemgm at gmail.com
Tue Jan 14 23:05:46 CET 2014


Hi,

in the form:
mprintf("\n%5s %16s %17s\n","i","of x","%")

Don't will print the commas (note that in the formatting sentences there are
not any comma),

In other hand, if you have for example:

--> y =  "hi"

and then

--> mprintf("\n%5s %16s %17s\n","i","of x",y)

the result will be:

i   of x   hi

I hope the information be usefull to you




--
View this message in context: http://mailinglists.scilab.org/Slight-problem-with-mprintf-command-tp4028323p4028324.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list