<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Pierre,<br>
<br>
Le 15/03/2017 à 18:56, Pierre Vuillemin a écrit :<br>
</div>
<blockquote
cite="mid:40d1a8d0-fb98-8c3e-fb27-cc5484175836@pierre-vuillemin.fr"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<p>Hi all,</p>
<p>I've made a little tool for creating formated tables in Scilab.
In particular, it enables to:</p>
<ul>
<li>display pretty tables in the console,<br>
</li>
<li>create github-markdown tables,</li>
<li>create latex tables.</li>
</ul>
<p>Source code (the file tabular.sci) and some examples are
provided <a moz-do-not-send="true"
href="https://github.com/pivui/scilabTools/tree/master/tabular">here</a>.
It is not fully documented yet but the examples in the README
give a good overview.<br>
</p>
<p>Comments and feedback are welcome.</p>
<p>I will also add the possibility to export matrices to latex
(without titles or headers).<br>
</p>
</blockquote>
<br>
I did not have a look to your github yet, but do you know
prettyprint()?<br>
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.0/en_US/prettyprint.html">https://help.scilab.org/docs/6.0.0/en_US/prettyprint.html</a><br>
<br>
Samuel<br>
<br>
</body>
</html>