답변 있음
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년 전 | 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년 전 | 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년 전 | 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년 전 | 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년 전 | 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 0

| 수락됨

제출됨


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

7년 초과 전 | 다운로드 수: 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년 초과 전 | 다운로드 수: 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년 초과 전 | 다운로드 수: 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년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

대략 10년 전 | 다운로드 수: 2 |

Thumbnail