matlab.hh File Reference
#include "basis.hh"
#include "basics/outputMatlab.hh"
#include "basics/vectorsMatrices.hh"
#include "basics/vectorsMatricesForward.hh"
Go to the source code of this file.
Classes | |
class | concepts::Formula< F > |
Interface for a formula. More... | |
class | graphics::MatlabGraphics |
Draws a picture of data in Matlab format and stores the result in a single file. More... | |
class | graphics::MatlabMesh |
Routines for writing mesh and formula for a single cell for different cell types. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
graphics | |
Graphics. | |
Macros | |
#define | MatlabGraphConstr_D 0 |
#define | MatlabMeshWriteFormula_D 0 |
Functions | |
std::string | graphics::matlabEnding (const std::string &filename) |
Returns a string with ".m" ending. More... | |
Detailed Description
Graphics in Matlab
Definition in file matlab.hh.