Hi all,

I've made a little tool for creating formated tables in Scilab. In particular, it enables to:

 * display pretty tables in the console,
 * create github-markdown tables,
 * create latex tables.

Source code (the file tabular.sci) and some examples are provided here <https://github.com/pivui/scilabTools/tree/master/tabular>. It is not fully documented yet but the examples in the README give a good overview.

Comments and feedback are welcome.

I will also add the possibility to export matrices to latex (without titles or headers).


Regards,

Pierre

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to