openCopasi
saves the given model to a temporary file and opens it in the COPASI GUI.
openCopasi(readin = FALSE, copasi_loc = "CopasiUI", model = getCurrentModel())
if TRUE
, the function waits for COPASI to quit and then reads in the temporary model file, overwriting the given model.
location of CopasiUI
a model object
Other model handlers:
getCurrentModel()
,
getLoadedModels()
,
setCurrentModel()