From: Jie on
Hi

I have a XML file exported from Copasi (a modelling software). Using a MATLAB script, how would I go about reading in this XML file so that the ODEs and parameter values contained in this XML are displayed clearly in the MATLAB command window?

Ultimately, I would like to change some parameter values using MATLAB and rewrite these back into the XML file.

I have tried XMLREAD the SBML Toolbox and xml2struct.m but find the whole 'node' and 'children' very confusing. Therefore if there is a way to convert SBML into simple to read terms in MATLAB that would be fantastic.

Regards,

Jenny
 | 
Pages: 1
Prev: Band pass filter problem
Next: Problem with SVM