Risposto
Different dilution effect on the kinetics of a time course
Hi Luis, Because you don't use units in your model, SimBiology interprets the reaction rates to have dimensions of amount/time....

12 mesi fa | 0

| accettato

Risposto
Question re/ matlab.codetools.requiredFilesAndProducts function.
I'd first check the "Certain" field of the pList output to see if these products have been marked as definitely or just possibly...

circa un anno fa | 0

Risposto
changes the the simulated mass with changing the absolute and relative tolerance
First, a disclaimer. I'm a SimBiology developer, not a modeler. So I'm most knowledgable about what is technically possible with...

circa un anno fa | 0

Risposto
different event functions for the same species
The problem is that you have two conflicting mathematical definitions of Fw. You are trying to set it with both a repeated assig...

circa un anno fa | 0

| accettato

Risposto
How do I fix a duplicate name error ?
It's hard to know exactly what's going on without more details. Can you share more details? Ideally, can you share the project a...

circa un anno fa | 0

| accettato

Risposto
A variable is specified by more than one assignment rule
It sounds like you have an ill-defined problem with an algebraic loop. Specifically, A_Total is a function of a, but a is a func...

circa un anno fa | 0

Risposto
Data fit to observables
Hi Justine, I just tried this in R2023b, and I was able to select an observable in the mapping for the response. I'm attaching ...

circa un anno fa | 0

| accettato

Risposto
Fitting model on a Debian machine
If you want to fit a SimBiology model using a command-line function, you can directly call sbiofit (or sbiofitmixed). This is ex...

circa un anno fa | 0

Risposto
Modeling Mitochondria Voltage depending on the Sodium/Potassium Pumps results in Algebraic loops Error.
Can you share your model? That would allow me to offer more specific advice. (If you're not comfortable posting it publicly, ple...

circa un anno fa | 0

| accettato

Risposto
How can I add stoichiometry value in simbiology model builder 2023b ?
I believe your question is similar to this one. Please see the accepted answer there.

circa un anno fa | 0

| accettato

Risposto
Dimensional analysis issue because of the function 'log' in the rule
Since your expression is dimensionally correct, you can safely ignore this warning. Note that is an informational warning (as o...

circa un anno fa | 0

| accettato

Risposto
Using simFunction Object in Simbiology when my stoichiometry depends on a model parameter
The error you report is intended to communicate that SimBiology does not allow the following the following combination of condit...

circa un anno fa | 0

| accettato

Risposto
Sensitivity analysis in Simbiology
SimBiology does not currently support local sensitivity analysis on models with active events. One potential workaround is to pe...

oltre un anno fa | 0

Risposto
Apply fmincon nonlinear parameter inequality constraints into SimBiology for parameterization
The estimation program in the SimBiology Model Analyzer app uses the command-line function sbiofit. Unfortunately, this function...

oltre un anno fa | 0

| accettato

Risposto
Parameter unit setting problem
Hi Bohao, SimBiology's units functionality does not support embedding numeric multipliers like 10^15. And even after you addres...

oltre un anno fa | 0

| accettato

Risposto
Categorical covariates in parameter estimation
Do you want to do nonlinear regression or nonlinear mixed effects (NLME)? The feature Joe mentions in his comment only applies t...

oltre un anno fa | 0

| accettato

Risposto
How to solve this error
(Copying answer from comments.) The problem was that one value of DV1 was 0, so the resulting weight was infinite. One thing I ...

oltre un anno fa | 0

Risposto
Fit simbiology model to cmax or AUC data
One option would be to add Cmax to your model as an observable. Then, you can include Cmax in your fit the same way you fit to a...

oltre un anno fa | 3

Risposto
Change in simulation output with changing in the units of stop time
If you have constructed your model correctly, I expect the results of the two simulations to be equivalent but not numerically i...

oltre un anno fa | 0

| accettato

Risposto
Failure of dimensional analysis for a rule
When you enable dimensional analysis (or unit conversion) in SimBiology, fractional exponents can only be applied to dimensionle...

oltre un anno fa | 1

| accettato

Risposto
Dimension of the species
In SimBiology, a species is intended to represent a entity (like a protein or some other chemical) that exists in a physical com...

oltre un anno fa | 0

Risposto
unit dimensional analysis problems
If your reactions are using mass action kinetics, then the units you report for "kf" are not correct. For the first reaction, th...

oltre un anno fa | 0

Risposto
Dimensional analysis fail for reaction on simbiology
It looks like this was answered in a comment on the question. I'll paste it here for completeness: The first term of the rate r...

oltre un anno fa | 0

Risposto
How do I open or convert a .sbproj.zip file in Simbiology?
An .sbproj file is a specially formatted .zip file. So perhaps whatever you're using to download the file recognized it as such ...

quasi 2 anni fa | 0

Risposto
Why isn't Stoichiometry Math working in Simbiology?
It sounds like you are trying to import an SBML file that uses the stoichiometryMath element defined in SBML level 2. Unfortunat...

quasi 2 anni fa | 0

| accettato

Risposto
Error when calculating AUC in simbiology
In case anyone runs into a similar issue and is looking for the answer, I looked at Brett's model and made a few recommendations...

quasi 2 anni fa | 0

| accettato

Risposto
Modeling dissociation using Hill function provides misleading results
Similar questions come up periodicaly. I suggest looking at my previous responses here and here. The bottom line is that both o...

quasi 2 anni fa | 1

| accettato

Risposto
How to overcome the error "Unrecognized field name \stopTimeUseConfigset\." when simulating a simbiology model on a previous Matlab version?
SimBiology doesn't currently support opening newer projects in older versions. (This is called forward compatibility.) In fact, ...

quasi 2 anni fa | 0

| accettato

Risposto
Simbiology in app model simulation
I think the problem comes down to the way that calculate_KTC depends on time. This function has a maximum around a time of 1. If...

quasi 2 anni fa | 0

| accettato

Risposto
Adding erf(x) to a rule in Simbiology
You can call almost any MATLAB function within your rules (or in any expression in SimBiology). So, the expressoin "y = erf(x)" ...

quasi 2 anni fa | 0

| accettato

Carica altro