已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受

已回答
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 前 | 1

| 已接受

已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受

已回答
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 前 | 1

| 已接受

已回答
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 前 | 0

已回答
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 前 | 0

| 已接受

已提交


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

7 years 前 | 1 次下载 |

Thumbnail

已提交


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

7 years 前 | 4 次下载 |

已提交


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 前 | 2 次下载 |

Thumbnail

已提交


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 前 | 3 次下载 |

Thumbnail

已提交


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

10 years 前 | 2 次下载 |

Thumbnail