Hello Rafael,
Le 21/10/2015 21:49, Rafael Guera a écrit :
.../...
What about the display of the Latex table, is this done inside Scilab?
It depends on where you want to display the table. If it must be
displayed for instance in a Scilab graphic figure, i guess that it may
be done as usual with xstring() within $..$:
xstring("$"+strcat(mytable, " ")+"$",...) may be tried, or something
similar.
http://help.scilab.org/docs/5.5.2/en_US/math_rendering_features_in_graphic.html
HTH
Samuel
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users