Display summary of SimBiology object
display(sobj)
example
display(sobj) displays the summary information of the SimBiology object sobj.
sobj
collapse all
Load the G-protein model.
sbioloadproject('gprotein.sbproj')
Display the summary information of the model.
display(m1)
m1 = SimBiology Model - Heterotrimeric G Protein wt Model Components: Compartments: 1 Events: 0 Parameters: 9 Reactions: 6 Rules: 1 Species: 7 Observables: 0
Object, specified as a SimBiology object or array of SimBiology objects.
set | SimData
set
SimData
You have a modified version of this example. Do you want to open this example with your edits?