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

Initialization of the MATLAB search path and loading of msh package for Octave. More...

Go to the source code of this file.

Functions

function  InitOptFEM2D ()
 Initialization of the MATLAB search path and loading of msh package for Octave.
 

Detailed Description

Initialization of the MATLAB search path and loading of msh package for Octave.

Definition in file InitOptFEM2D.m.

Function Documentation

function InitOptFEM2D ( )

Initialization of the MATLAB search path and loading of msh package for Octave.

If Octave is used, the msh and general packages are automatically loaded.

Copyright
See License issues

Definition at line 17 of file InitOptFEM2D.m.