Hello,
I would like to report what I think is a bug in the generation of the
octave files.
For example, in the following model:
https://www.ebi.ac.uk/biomodels-main/BIOMD0000000542
If I try to execute the model with the .m autogenerated file in Octave,
I have an error saying that reaction_r1 is not defined. Indeed, this
reaction is not defined, neither reaction_r35. Opening the SMBL in
COPASI I noticed that these two reactions are both Constant flux
(irreversible), so I guess your octave file generation is missing the
constant fluxes.
I hope you can solve this,
Thanks,
Tiago Azevedo.