[Scilab-users] Print string matrix on console without exclamation marks

Jens Simon Strom j.s.strom at hslmg.de
Thu Oct 5 10:41:35 CEST 2017


Hi Scilab experts,
How can I print a string matrix on the console without leading and 
trailing exlamation marks (!)?

['a','b';'c','d'] should simply be returned as
a  b
c  d


Kind regards
Jens



More information about the users mailing list