Concatenate strings with a tabulation

PierreP pierre.pineau at eurodecision.com
Wed Aug 3 12:39:59 CEST 2011


Hello everybody,

I'm trying to concatenate two strings with a tabulation:

results =  sprintf('%s\t%s',results,reponse);
or
results =  msprintf('%s\t%s',results,reponse);

But none works.

How can i do that?

Regards,

Pierre

--
View this message in context: http://mailinglists.scilab.org/Concatenate-strings-with-a-tabulation-tp3221904p3221904.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list