Hi Samuel,

Indeed, I know the prettyprint function, the idea behind the function tabular was slightly different as it was firstly aimed at displaying tables including both string/numerical data in a unified way.

Regards,

Pierre


Le 15/03/2017 à 20:33, Samuel Gougeon a écrit :
Hello Pierre,

Le 15/03/2017 à 18:56, Pierre Vuillemin a écrit :

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).


I did not have a look to your github yet, but do you know prettyprint()?
https://help.scilab.org/docs/6.0.0/en_US/prettyprint.html

Samuel



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

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

Reply via email to