![]() |
OptFEM2DP1 Toolbox
V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
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.