Units are not defined for some model components. Define the units for all compartments, species, parameters, and active
Posted: Fri Mar 12, 2021 1:13 pm
Units are not defined for some model components. Define the units for all compartments, species, parameters, and active observables, or turn off unit conversion. Select all unitless components using the following command: unitlessObjects = sbioselect(modelObj, 'Units', '') where modelObj is the model object. To use dimensionless parameters with unit conversion, set their Units property to 'dimensionless'.