Community Profile

photo

Fulden Buyukozturk

MathWorks

Last seen: 1 día ago|Active since 2014

Statistics

All
  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 1
  • First Review
  • First Submission
  • Knowledgeable Level 2
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
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...

3 días ago | 0

Answered
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...

2 meses ago | 1

|accepted

Answered
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 ...

5 meses ago | 1

Answered
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...

6 meses ago | 0

|accepted

Answered
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...

alrededor de 1 año ago | 1

|accepted

Answered
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...

alrededor de 1 año ago | 0

|accepted

Submitted


SimBiology COVID-19 SEIR Model Examples
SimBiology implementations of COVID-19 SEIR models from literature

más de 1 año ago | 10 downloads |

Answered
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...

más de 1 año ago | 2

Answered
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...

más de 1 año ago | 0

|accepted

Answered
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...

más de 1 año ago | 0

|accepted

Answered
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...

más de 1 año ago | 1

|accepted

Answered
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

más de 2 años ago | 0

|accepted

Answered
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...

más de 2 años ago | 0

|accepted

Submitted


SimBiology model for PK/PD of antibacterial drugs
SimBiology model for PK/PD of antibacterial drugs

más de 2 años ago | 4 downloads |

Thumbnail

Answered
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...

casi 3 años ago | 1

|accepted

Answered
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(...

casi 3 años ago | 0

Answered
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...

casi 3 años 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

alrededor de 5 años ago | 4 downloads |

Thumbnail

Submitted


SimBiology implementation of PBPK model for Trichloroethylene (TCE)
SimBiology model describing the metabolism and distribution of TCE using a human PBPK model

alrededor de 5 años ago | 4 downloads |

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

alrededor de 5 años ago | 4 downloads |

Thumbnail

Submitted


SimBiology model for Target-Mediated Drug Disposition (TMDD)
SimBiology implementation of the Target-Mediated Drug Disposition (TMDD) model

alrededor de 5 años ago | 8 downloads |

Thumbnail

Submitted


Modeling Biology with SimBiology: An Introduction for iGEM Teams
SimBiology model used in webinar: Modeling Biology with SimBiology: An Introduction for iGEM Teams

alrededor de 5 años ago | 7 downloads |

Thumbnail

Submitted


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

más de 7 años ago | 3 downloads |

Thumbnail