| SimBiology® | ![]() |
Note BuiltInKineticLaws has been removed and produces an error. Use BuiltInLibrary instead. |
BuiltInKineticLaws is a SimBiology® root object property showing all abstract kinetic laws that are shipped with the SimBiology software. Use the command sbiowhos -builtin -kineticlaw to see the list of built-in kinetic laws. You can use built-in kinetic laws when you use the command addkineticlaw to create a kinetic law object for a reaction object. Refer to the kinetic law by name when you create the kinetic law object, for example:
kineticlawObj = addkineticlaw(reactionObj, 'Henri-Michaelis-Menten');
You cannot add, modify, or delete BuiltInKineticLaws.
See Abstract Kinetic Law for a definition and more information.
| Applies to | Object: root |
| Data type | char string of valid abstract kinetic law name. |
| Data values | Valid kinetic laws |
| Access | Read-only |
![]() | BoundaryCondition | BuiltInLibrary | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |