matlab - Man Page

Name

matlab ā€” MATLAB / GNU Octave Interface

MEPACK provides an interface for MATLAB and GNU Octave. The interface is optional and its build need to be enabled separately. See Installation for details. Once upon the interface is build, the files either reside in

${BUILDDIR}/matlab/matlab

for the MATLAB interface and in

${BUILDDIR}/matlab/octave

for the GNU Octave interface. These paths need to be added to your MATLAB or GNU Octave search path.

Documentation Update

The documentation is maintained as part of the source code, as it is done in GNU Octave. In order to extract (and update) the currently extracted documentation one have to build the GNU Octave interface and execute

make update-matlab-doc

afterwards. Now, mepack can be reconfigured for the use with MATLAB.

This step is only required if the documentation was changed. By default MEPACK ships the latest version of the MATLAB documentation.

Interface Functions

The MATLAB and GNU Octave interface provides access to all basic routines of MEPACK. All function provide a detailed help page, which is accessible via

help mepack_XXXXXX

The following interfaces exist for general coefficient matrices:

The following interfaces are available for (quasi-) triangular coefficient matrices:

The following routines implement the iterative refinement strategy:

Info

Fri Feb 2 2024 00:00:00 Version 1.1.1 MEPACK