OptFEM2DP1 Toolbox  V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
 All Files Functions Pages
isOctave.m File Reference

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.
 

Detailed Description

To determine whether Octave is used or not.

Definition in file isOctave.m.

Function Documentation

function bool = isOctave ( )

To determine whether Octave is used or not.

Copyright
See License issues
Return values
boolif true Octave is used else Matlab is

Definition at line 17 of file isOctave.m.