OptFEM2DP1 Toolbox  V1.2
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
common/PrintDataInLatexTabular.m File Reference

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.

Detailed Description

To manage the printing of tabulars in Latex files.

Definition in file PrintDataInLatexTabular.m.


Function Documentation

function PrintDataInLatexTabular (   Data,
  Header,
  DataFormat,
  ColumnFormat,
  RowFormat,
  RowHeaderFormat,
  LaTeXFilename 
)

To manage the printing of tabulars in Latex files.

Copyright
See License issues

Definition at line 17 of file PrintDataInLatexTabular.m.

 All Files Functions