sbml2matlab  1.02
SBML to MATLAB translator
 All Classes Files Functions
Public Member Functions
MatlabTranslator Class Reference

List of all members.

Public Member Functions

 MatlabTranslator (bool bInline=false)
string PrintWrapper ()
string PrintHeader ()
 prints the header information on how to use the matlab file
string PrintOutCompartments ()
 prints out the compartment information
string PrintOutGlobalParameters ()
string PrintOutBoundarySpecies ()
string PrintLocalParameters ()
string PrintSpeciesOverview ()
string PrintInitialConditions ()
string PrintOutModel ()
void stringReplace (string &str, string &oldStr, string &newStr)
string PrintOutRules ()
string PrintOutUserDefinedFunctions ()
string PrintOutEvents ()
string PrintRatesOfChange ()
string PrintOutReactionScheme ()
bool isFloatingSpecies (string item)
string PrintSupportedFunctions ()
string translate (const string &fileName)
string translateSBML (const string &sbmlInput)

Constructor & Destructor Documentation

MatlabTranslator::MatlabTranslator ( bool  bInline = false) [inline]

*MatlabTranslator Constructor


The documentation for this class was generated from the following file: