RunMatlabCellML

Runs CellML files as exported from COR in matlab.
388 Downloads
Updated 25 Jun 2009

View License

You must enter the 'time' variable name as it is in the CellML file, and you can alter the output times. It will create a temporary file, (the suffix of which you can specify,) in order to perform the integration. All cconstants, computed variables, and state variables will be outputted to the matlab workspace for analysis.

Variables:
time: A string for the operand. Some models use 't', some use 'time' etc.
lengthToRun: The length of time you wish to run the model for(e.g. 0:0.1:10)
suffix: A string for the suffix of the temporary file (e.g. '_temp')

Cite As

David Cumin (2024). RunMatlabCellML (https://www.mathworks.com/matlabcentral/fileexchange/24546-runmatlabcellml), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Configure Simulation Conditions in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0