Answered
compartment is not being used in the model
Hi, You can ignore the "compartment is not being used in the model" warning. This warning is a benign bug with this version. S...

4 years ago | 0

| accepted

Answered
how to incorpolate various variables in simbiology model
Hi Kazutaka, You can export SimBiology model from GUI to MATLAB workspace and then use a script to add parameters. If you keep...

4 years ago | 0

| accepted

Answered
How to do model fitting in simbiology
Hello, You can "dose" Body Weight to achieve this: Set "body weight" column as a dose column - dose2 if you already have an a...

4 years ago | 1

| accepted

Answered
How to compute NCA in case of drug infusion in Simbiology? There are options for bolus doses but is there a option to compute for drug infusion regimen?
Hi Praveen, NCA functionality in SimBiology currently doesn't support infusion dosing. Fulden

5 years ago | 0

| accepted

Answered
Is there a good tutorial for incorporating some of the MCMC code into a custom task in Simbiology?
Hi Andrew, You can implement this, or custom analyses in general, in SimBiology either by creating a custom task on SimBiology...

5 years ago | 0

| accepted

Answered
Noncompartmental Analysis - Using Simbiology Desktop (How to Export the calculated statistics?)
Hi Kevin, if you right click anywhere on the NCA table (the table below the "Table of NCA Parameters" title) you'll be able to c...

5 years ago | 1

| accepted

Answered
Pull a conditional subset of a matrix
If a is a matrix of characters, you can do: a= ['00110'; '01000'; '01011'; '01101']; i = strfind(a(:,end)', '1'); b = a(...

5 years ago | 0

Answered
search an array and find the row and column number of a certain element
Let's assume you have the following array: myArray = {'an' 'example' 'p'}; You can use _find_ to obtain indices where the...

5 years ago | 0

| accepted

Submitted


Modeling Synthetic Biology Systems with MATLAB and SimBiology
SimBiology model used in the webinar: Modeling Synthetic Biology Systems with MATLAB and SimBiology

7 years ago | 1 download |

Thumbnail

Submitted


SimBiology implementation of PBPK model for Trichloroethylene (TCE)
SimBiology model describing the metabolism and distribution of TCE using a human PBPK model

7 years ago | 4 downloads |

Submitted


Using SimBiology for Mechanism-Based PK/PD Modeling in Preclinical & Discovery
Examples used in the March 2012 webinar: Using SimBiology for Mechanism-Based PK/PD Modeling

7 years ago | 2 downloads |

Thumbnail

Submitted


Modeling Biology with SimBiology: An Introduction for iGEM Teams
SimBiology model used in webinar: Modeling Biology with SimBiology: An Introduction for iGEM Teams

7 years ago | 3 downloads |

Thumbnail

Submitted


App Builder for SimBiology Models
Tool to automate the process of creating standalone, model-exploration apps for SimBiology model

10 years ago | 2 downloads |

Thumbnail