Exporting console output as LaTeX
Abstract:
- To develop and implement a functionality which allows users to export to a LaTeX, MathML (and other formats ?) anything that can be displayed in the console.
Clues
- Scilab has already a function called texprint
-->texprint(rand(2,2)) ans = {\pmatrix{0.2113249&0.0002211\cr 0.7560439&0.3303271}}
Student time line
See here for the Google Summer of Code planning.