MATLAB: Synax for species generation in SimBiology.

biologymodellingSimBiology

In other modelling software I can simple use:
' -> protein'
for fist order production of a protein however this doesn't seem to be excepted in SimBiology. I have also tried:
'null -> protein' but this also does not work.
What is the syntax for producing a species out of nothing in simbiolgy?
Thanks

Best Answer

Hi Ciaran,
'null -> protein' is the syntax used in SimBiology. However, you will also need to specify the reaction rate.
When you say that this syntax didn't work, what error did you get? Can you post sample code or attach a model?
-Arthur