OptFEM3DP1 Toolbox  20130618_070730
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
 All Files Functions Variables Pages
InitOptFEM3D.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  InitOptFEM3D ()
 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 InitOptFEM3D.m.

Function Documentation

function InitOptFEM3D ( )

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 InitOptFEM3D.m.