emjey
Followers: 0 Following: 0
I am working on the development of models and software in biotech industry
Statistiques
RANG
2 417
of 295 495
RÉPUTATION
25
CONTRIBUTIONS
23 Questions
9 Réponses
ACCEPTATION DE VOS RÉPONSES
69.57%
VOTES REÇUS
4
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Encoding conditional assignments in SimBiology
Is it possible to define conditional assignments in SimBiology, i.e. if a > 0 param1 = a + b else param1 = a + c e...
4 mois il y a | 2 réponses | 0
2
réponsesPlotting experimental data and predictions in one plot in SimBiology Model Analyzer
I have the solution. One has to simply click a dataset from the browser and drag on the prediciton plot one wants overplot.
10 mois il y a | 0
Question
Plotting experimental data and predictions in one plot in SimBiology Model Analyzer
Basically what the tiitle says, how can I overplot experimental data and the predictions in one plot in SimBiology Model Analyze...
10 mois il y a | 1 réponse | 0
1
réponsesimbiology reaction name display
Go to APPEARNACE/TEXT/Location in the Property Editor and select the place you wish the reaction name to be displayed - see scre...
plus d'un an il y a | 1
| A accepté
Question
Modeling dissociation using Hill function provides misleading results
I stumbled upon a simple dissociation model using Hill function. The process in question is [A:B] -> A + 2 B A, B, [A:B] sp...
plus d'un an il y a | 1 réponse | 0
1
réponseinitial assignment and repeated assignment problem
The initial assignments are used to assign initial values of a species, e.g. tumour size, inital concentrations of the species i...
plus d'un an il y a | 1
| A accepté
Question
readtable disfigures the CSV file header
I need to remove the units within brackets from my CSV file, attached. ID par1 (mol) par2 (meter^3) par3 (kg/L) 1 4 5 11 2 3 ...
plus d'un an il y a | 2 réponses | 0
2
réponsesChange the zeros to ones and the ones to zeros.
you can do it in one line like this >> V = [ 1, 1, 1, 1, 0, 1, 0, 1]; >> abs(V-1) ans = 0 0 0 0 1 0...
presque 2 ans il y a | 0
Question
Is it possible to display initial assignments and/or parameters in SimBiology diagram?
Essentially, what the title says. I remember all assignments used to be displayed by default. Now, with R2022a only repeated ass...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Is it possible to deactivate all reactions within a compartment in SimBiology?
I would like to test a selected submodule of my model, which amounts to switching off other unwanted compartments which contain ...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
how to re-assign parameter value assigned in an active variant in SimBiology?
Hi, I cannot re-assign a value to a parameter, kdeg, defined in the active variant, variant1. The following code shows the step...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
selecting and re-assignment of non-existing parameters in SimBiology does not trigger any warning?
Selection by name and re-assignment of model parameters can be done like this tempVar = sbioselect(modelObj1,'Name','p1'); set(...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Suggetsed improvements list in SimBiology
hi SimBiology team, here a list of things I recenlty found in SimBiology not working or worth improving - roughly in the order o...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
SimBiology parameter estimation for a series of single dose-response data
I would like to estimate set of parameters from a series of experiments with different doses and single measurement points. I.e....
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Build-in unit conversion in SimBiology
I wonder if you can provide resource with proper definition of units. What one gets with sbiowhos -builtin -unit does not make s...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Is specifying objective fuction for multiple variables in SimBiology possible?
I have a question about specification of objective function for multiple variables simultanously in SimBiology. Is it possible a...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Incorrect units in simple reaction in SimBiology?
I wonder why SimBiology does not detect any issues in the following model. A cell, Cell, is producing signaling molecule, Sig,...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Issues with doses/variants in parfor loop in SimBiology
I have a question about runing the sbproj models in parfor loop 1. I load project and set up the solver: sbioloadproject('mode...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
using MaximumWallClock in a loop
I run many simulations in a loop (global sensitivity analysis) and would like to terminate stuck simulations by setting 'Maxim...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to plot non-standard contour plots
I would like to plot following contour plots representing two dimensional cumulative distributon functions (CDF) given the data ...
presque 5 ans il y a | 1 réponse | 0
0
réponseHow to run sbproj using sbiosimulate with a selected dose in SimBiology?
OK, I found it out, I was missing the dose object modelName = 'AntibacterialPKPD.sbproj'; sbioloadproject(modelName,'m1') d1 ...
environ 5 ans il y a | 1
Question
How to run sbproj using sbiosimulate with a selected dose in SimBiology?
Consider the predefiend doses '250 mg bid', '250 mg tid', etc. in the model AntibacterialPKPD.sbproj, see screenshot I am una...
environ 5 ans il y a | 1 réponse | 0
1
réponseFail to start parpool
See this discussion below, it should answer your problem: https://uk.mathworks.com/matlabcentral/answers/196549-failed-to-start...
environ 5 ans il y a | 0
Question
How to handle warnings in SimBiology within series of simulations?
To perform a sensitivity analysis I am running *.sbproj coded models using 'biosimulate' in a for-loop and see for some paramete...
environ 5 ans il y a | 1 réponse | 0
1
réponsewhat is the reason for this error ?
Check the following out, this should help: https://uk.mathworks.com/matlabcentral/answers/130609-matlab-coder-build-error-compi...
environ 5 ans il y a | 0
| A accepté
Problem regarding reading excel file in a loop
It seems your issue was answered here https://uk.mathworks.com/matlabcentral/answers/349109-read-in-excel-sheets-with-a-loop
environ 5 ans il y a | 0
| A accepté
Question
parfor error for global SA Morris method using SimBiology
hi, I am trying to use parallel toolbox to speed up my global SA with Morris method. Basically it averages elementary effects fo...
environ 5 ans il y a | 1 réponse | 0
1
réponseIssue with SimBiology - parameters from valid .sbproj not loading
OK, problem solved. This is to me a bug in the display of parameters - only those parameters which are visible on the diagram ...
plus de 5 ans il y a | 0
Question
Issue with SimBiology - parameters from valid .sbproj not loading
Hi, I am having an issue pertaining to some *.sbproj models. See for example the attached simple Lotka model version. While the...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
Issue with parameter array sorting in SimBiology after loading using sbioloadproject
When I load a .sbproj the parameters are often in seemingly random order. Consider the example model 'AntibacterialPKPD.sbproj' ...
plus de 5 ans il y a | 1 réponse | 0