BatchInfo | BatchInfo - Get batch job information. |
CancelBatch | CancelBatch - Cancel batch job. |
CleanBatches | CleanBatches - Delete completed batch jobs from memory. |
Contents | Database and batch processing functions for FMAToolbox. |
DBAddFigure | DBAddFigure - Save figure in current database. |
DBAddVariable | DBAddVariable - Save variable in current database. |
DBConnect | DBConnect - Connect to the database server. |
DBCreate | DBCreate - Create database. |
DBCreateTables | DBCreateTables - Create tables in existing database. |
DBDuplicate | DBDuplicate - Duplicate database. |
DBExportGallery | DBExportGallery - Create figure gallery from current database. |
DBExternalStoragePath | DBExternalStoragePath - Get path for database external storage space. |
DBGetFigures | DBGetFigures - Get all figures that match given criteria. |
DBGetValues | DBGetValues - Group values for all variables that match given criteria. |
DBGetVariables | DBGetVariables - Get all variables that match given criteria. |
DBList | DBList - List existing databases. |
DBListFigures | DBListFigures - List figures matching certain criteria. |
DBListVariables | DBListVariables - List variables matching certain criteria. |
DBMatchValues | DBMatchValues - Match values for two different sets of variables. |
DBMerge | DBMerge - Merge databases. |
DBRemove | DBRemove - Remove database. |
DBRemoveFigures | DBRemoveFigures - Remove all figures that match given criteria. |
DBRemoveVariables | DBRemoveVariables - Remove all variables that match given criteria. |
DBUse | DBUse - Set (or determine) current database. |
DebugBatch | DebugBatch - Help debug a batch job. |
GetBatch | GetBatch - Get batch job output. |
Recall | Recall - Recall variable from memory to avoid redundant computations. |
ShowBatch | ShowBatch - Show data sets in a batch job. |
StartBatch | StartBatch - Start a new batch job. |
Store | Store - Store variable in memory to avoid redundant computations. |