![]() |
OptFEM3DP1 Toolbox
V1.0
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
|
DataFormat={$d$,$d$,%.3f,%.3f,%.3f} ColumnFormat=|r|r||*{3}{c|} RowFormat=; RowHeaderFormat= ; Header={$N$,$n_q$,Matlab,Octave,FreeFEM++} Data array Copyright: See License issues.
More...
Go to the source code of this file.
Functions | |
| function | PrintDataInLatexTabular (Data, Header, DataFormat, ColumnFormat, RowFormat, RowHeaderFormat, LaTeXFilename) |
DataFormat={$d$,$d$,%.3f,%.3f,%.3f} ColumnFormat=|r|r||*{3}{c|} RowFormat=; RowHeaderFormat= ; Header={$N$,$n_q$,Matlab,Octave,FreeFEM++} Data array Copyright: See License issues. | |
DataFormat={$d$,$d$,%.3f,%.3f,%.3f} ColumnFormat=|r|r||*{3}{c|} RowFormat=; RowHeaderFormat= ; Header={$N$,$n_q$,Matlab,Octave,FreeFEM++} Data array Copyright: See License issues.
Definition in file PrintDataInLatexTabular.m.
| function PrintDataInLatexTabular | ( | Data, | |
| Header, | |||
| DataFormat, | |||
| ColumnFormat, | |||
| RowFormat, | |||
| RowHeaderFormat, | |||
| LaTeXFilename | |||
| ) |
DataFormat={$d$,$d$,%.3f,%.3f,%.3f} ColumnFormat=|r|r||*{3}{c|} RowFormat=; RowHeaderFormat= ; Header={$N$,$n_q$,Matlab,Octave,FreeFEM++} Data array Copyright: See License issues.
Definition at line 17 of file PrintDataInLatexTabular.m.