Statistics
RANK
806
of 260 195
REPUTATION
72
CONTRIBUTIONS
0 Questions
19 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
10
RANK
1 768 of 17 890
REPUTATION
961
AVERAGE RATING
4.30
CONTRIBUTIONS
8 Files
DOWNLOADS
22
ALL TIME DOWNLOADS
9104
RANK
of 111 711
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
How do I convert a BAM file to SAM and GFF file to GTF for use in featurecount?
The featurecount function now accepts BAM files. GFF is not supported by featurecount, but the cuffgffread function can convert ...
21 jours ago | 0
Interested in changing line properties of sbioplot
Hello, These can be set using line object handles, for example: ax = sbioplot(sbiosimulate(m1,d)); h = findobj(ax, 'Type', '...
2 mois ago | 2
| accepted
simulations of 100 samples (1 time 100 sample size) varied by Height or Weight and export data to excel file using simbiology matlab version 2022a
Hello. You could run a Scan Program to simulate with variations in weight and height. Please see this short video on how to do t...
2 mois ago | 1
Submitted
SimBiology model for PK/PD of antibacterial drugs
SimBiology model for PK/PD of antibacterial drugs
3 mois ago | 2 downloads |

Submitted
SimBiology model for Target-Mediated Drug Disposition (TMDD)
SimBiology implementation of the Target-Mediated Drug Disposition (TMDD) model
3 mois ago | 5 downloads |

Is there any way to export a simbiology model diagram in high resolution?
With R2021b, you can export the diagram as a tiff, png, jpeg, etc. by selecting Export->Export Diagram on Model Builder Home tab...
6 mois ago | 0
| accepted
Why do I receive an 'Invalid input argument of type 'double'. Input must be a structure or a Java or COM object' error while loading data in a simbiology fit program?
Are you running R2021b and is your dataset has only one group? If so, this is likely a known bug with the app that affects datas...
8 mois ago | 0
How can I change the compartment, species and parameter through variants?
Hi, if you choose Initial Coniditions on the home tab of Model Builder, you will see that the values on the Initial Contitions c...
11 mois ago | 1
| accepted
How can i do "code capture" in Simbiology of MATLAB 2020b version?
Hi, The "code capture" tool is not available in the current version of SimBiolgy. However, you can see the MATLAB code behind ...
environ un an ago | 1
Slider in Simbiology Change Range
Hi Damir, In R2021a you can just type the upper and lower range in the area below the slider and click enter. Please see belo...
environ un an ago | 0
| accepted
How can I optimize parallel simulations of a SimBiology model?
Hi Colton, Yes, using SimFunction would be better as it offers easy and efficient parallelization and avoids repeated compilati...
presque 2 ans ago | 1
| accepted
Where is "RUN GROUP SIMULATION" in Simbiology Version 5.10 (R2020a)?
Hi Isabel, group simulation is no longer available starting 19b. Instead, you can create a scan program where you can input Dose...
presque 2 ans ago | 0
| accepted
Submitted
SimBiology COVID-19 SEIR Model Examples
SimBiology implementations of COVID-19 SEIR models from literature
environ 2 ans ago | 7 downloads |
Can I generate MATLAB code for a PK simulation built with SimBiology APP?
Hi Wei, If you right-click on the program on Model Analyzer and choose View program code, this will open the code for the pro...
environ 2 ans ago | 2
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...
environ 2 ans ago | 0
| accepted
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...
environ 2 ans ago | 0
| accepted
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...
plus de 2 ans ago | 1
| accepted
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
environ 3 ans ago | 0
| accepted
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...
environ 3 ans ago | 0
| accepted
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...
plus de 3 ans ago | 1
| accepted
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(...
plus de 3 ans ago | 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...
plus de 3 ans 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
presque 6 ans ago | 2 downloads |

Submitted
SimBiology implementation of PBPK model for Trichloroethylene (TCE)
SimBiology model describing the metabolism and distribution of TCE using a human PBPK model
presque 6 ans ago | 1 download |
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
presque 6 ans ago | 1 download |

Submitted
Modeling Biology with SimBiology: An Introduction for iGEM Teams
SimBiology model used in webinar: Modeling Biology with SimBiology: An Introduction for iGEM Teams
presque 6 ans ago | 1 download |

Submitted
App Builder for SimBiology Models
Tool to automate the process of creating standalone, model-exploration apps for SimBiology model
environ 8 ans ago | 3 downloads |
