[Scilab-users] A tool for creating formated tables

Pierre Vuillemin contact at pierre-vuillemin.fr
Thu Mar 16 10:10:50 CET 2017


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 at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20170316/6143ef50/attachment.htm>


More information about the users mailing list