![]() |
OptFEM2DP1 Toolbox
V1.2
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
To manage the printing of tabulars in Latex files. More...
Go to the source code of this file.
Functions | |
| function | PrintDataInLatexTabular (Data, Header, DataFormat, ColumnFormat, RowFormat, RowHeaderFormat, LaTeXFilename) |
| To manage the printing of tabulars in Latex files. | |
To manage the printing of tabulars in Latex files.
Definition in file PrintDataInLatexTabular.m.
| function PrintDataInLatexTabular | ( | Data, | |
| Header, | |||
| DataFormat, | |||
| ColumnFormat, | |||
| RowFormat, | |||
| RowHeaderFormat, | |||
| LaTeXFilename | |||
| ) |
To manage the printing of tabulars in Latex files.
Definition at line 17 of file PrintDataInLatexTabular.m.