Function amici::setModelData

Function Documentation

void amici::setModelData(const mxArray *prhs[], int nrhs, Model &model)

setModelData sets data from the matlab call to the model object

Parameters
  • prhs: pointer to the array of input arguments

  • nrhs: number of elements in prhs

  • model: model to update