Risposto
Tracking max value during simulation
Hi Abed, the easiest way to keep track of the max of a species during a simulation might be to use an external function (see at...

circa un anno fa | 0

| accettato

Risposto
Converting from hours to seconds on Simbiology
Hi Rebeca, plots in SimBiology Model Analyzer will use the time unit specified in the program's simulation stop time. So, if y...

oltre un anno fa | 0

| accettato

Risposto
How to assign a transfer rate which changes with time in Simbiology?
Hi, you can use a reaction with mass action kinetics with rate constant k, where k will be defined in a repeated assignment suc...

oltre un anno fa | 1

| accettato

Risposto
Importing XML Simbiology model
Hi Jacopo, this SBML file is indeed not valid according to the SBML validator. One unit definition is missing the 'id' attribut...

oltre un anno fa | 0

| accettato

Risposto
sbiopredictionci return empty result
Hi Jesse, it looks like your model uses an external function calculate_P_A2B_factor. You will need to pass this function to the...

oltre un anno fa | 2

| accettato

Risposto
What is the dotted line in Simbiology model builder, that is not d/dt?
Hi, Could it be that you mean dashed lines? dashed lines indicate that a species is both a reactant and a product of a reactio...

oltre un anno fa | 0

| accettato

Risposto
How to reference compartment value? (Volume)
Hi Felix, you can refer to the volume of a compartment by the name of the compartment in any expression: C in your case. Here ...

oltre un anno fa | 0

| accettato

Risposto
Percentile plot in SimBiology model analyzer
Hi Jess, this built-in plot is currently not available on the command line. But I have attached my own implementation. Hopefu...

oltre un anno fa | 2

Risposto
Getting initial estimates for Kp using Calculate partition coefficient function
Hi Bhargavi, I recommend you to have a look at the Generic SimBiology PBPK model and its implementation to see how a MATLAB fun...

oltre un anno fa | 0

Risposto
sbiosimulate crashes during ssa simulation of larger sbml models
It is a memory usage issue. Every state variable of this fairly large model is logged at every step when default simulation sett...

oltre un anno fa | 0

Risposto
How do I fit PK models to multiple dose datasets using simbiology, specifically using the command line (sbiofit)?
Hi Ross, if the dosing information is included in your dataset (table), then you will be doing pretty much what is done in the ...

oltre un anno fa | 0

| accettato

Risposto
Implementing Gillespie's Algorithm.
While this post is about understanding Gillespie's algorithm, it might be interesting for anyone landing on this page to know th...

quasi 2 anni fa | 0

Risposto
How should I modify the rate rule using Symbiology so that it works?
This is an old question but an answer could still benefit others who bumped into the same issue. The key piece of the error mes...

quasi 2 anni fa | 0

Risposto
How do I resolve, error in resample ?
Hi Ramya, many of the simulations generated with this code contains only one data point. sbioensemblestats tries first to synch...

quasi 2 anni fa | 1

Risposto
Administer simultaneously different doses to different compartment in Simbiology
Hi Zinnia, yes, you can administer different doses with different targets at the same time during a simulation. You can do this...

oltre 2 anni fa | 0

| accettato

Risposto
Log-uniform sampling for global sensitivity analyses
Hi Abed, This option was added to sbiosobol in the latest release R2021b. Best regards, Jérémy

oltre 2 anni fa | 1

| accettato

Risposto
How to compare equations of two simbiology models?
Hi, One way to compare the equations of two models is to load the models in the MATLAB workspace, generate the equations with g...

oltre 2 anni fa | 1

Risposto
Feed Simbiology analyser custom ODE's
Hi Leo, you will have to create a SimBiology model before using the Model Analyzer App. That said, you can use rate rules and ...

quasi 3 anni fa | 2

Risposto
How to perform sequential fitting in Simbiology
Hi 悦 吴, you can indeed do this with the following steps: 1. fit PK data with a Fit program 2. right-c...

quasi 3 anni fa | 2

| accettato

Risposto
exporting data from simBiology model analyser
For completeness: This question was answered in the following thread: insulindemo_changing the value of body weight. Also, I ...

quasi 3 anni fa | 1

Risposto
Simbiology: intratumoral volume
Hi Kelly, compartments have a 'Constant' property that can be set to false to allow the volume to change during the course of a...

quasi 3 anni fa | 0

Risposto
How can I define a time-dependent (species) reaction rate for an model in SimBiology?
Hi Puru, I would recommend you to create a reaction null -> A with a custom reaction rate defined by the quadratic equation. I...

quasi 3 anni fa | 0

| accettato

Risposto
Is it possible to create custom (species-specific) conversion factors in Simbiology?
Hi Shalla, In this case, the easiest way is to : import your experimental data as a table add a column that divides the dose ...

quasi 3 anni fa | 1

| accettato

Risposto
Simbiology createSimFunction data access
Hi Mohammad, the method selectbyname allows you to extract the data of a specific state. Alternatively, you can use the attach...

quasi 3 anni fa | 0

| accettato

Risposto
Model diagram in the Simbiology freeze and disappear
(edited: added a more detailed description of the issue) Dear users, We were able to reproduce the issue you reported: Draggi...

quasi 3 anni fa | 2

| accettato

Risposto
Simbiology dose an ode
Hi Bence, you're right, doses can't be applied to species which are defined by rate rules. Their dynamics must be defined by re...

circa 3 anni fa | 1

| accettato

Risposto
Model/Simulation of Drug Release in Graphical SimBio Interface
Hi Greg, we have released video tutorials which cover different topics including model building: SimBiology Tutorials for QSP,...

oltre 3 anni fa | 1

| accettato

Risposto
setting of initial conditions simbiology
Dear Kazutaka, is this the example you are using?: PK/PD Modeling and Simulation to Guide Dosing Strategy for Antibiotics If s...

quasi 4 anni fa | 1

Risposto
Export model to workspace - missing dose
Hi Jacopo, doses are indeed included in the model. You can retrieve them using the method getdose. getdose will return all dos...

quasi 4 anni fa | 0

| accettato

Risposto
sbiofit example - Fit a One-Compartment Model to an Individual's PK Profile using SimBiology app
Hi Jacopo, I have had a look at your project. There were two things which differed from the programmatic example: you set the ...

quasi 4 anni fa | 0

| accettato

Carica altro