![]() |
OptFEM2DP1 Toolbox
V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
To determine whether Octave is used or not. More...
Go to the source code of this file.
Functions | |
function bool = | isOctave () |
To determine whether Octave is used or not. | |
To determine whether Octave is used or not.
Definition in file isOctave.m.
function bool = isOctave | ( | ) |
To determine whether Octave is used or not.
bool | if true Octave is used else Matlab is |
Definition at line 17 of file isOctave.m.