Skip to content

Commit

Permalink
Update RonModelPipelineJuly11_2024.m
Browse files Browse the repository at this point in the history
  • Loading branch information
Munsky committed Jul 23, 2024
1 parent 9136966 commit bc3bbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WorkSpace/EricModel/RonModelPipelineJuly11_2024.m
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@

%% STEP 2.C. -- Plot predictions for other Dex concentrations.
showCases = [0,1,1,0];
makePlotsDUSP1({ModelGRDusp100nM},ModelGRDusp,DUSP1pars,Dusp1FitCases,showCases)
makePlotsDUSP1({ModelGRDusp100nM},ModelGRDusp100nM,DUSP1pars,Dusp1FitCases,showCases)
%% STEP 2.D. -- Sample uncertainty for Dusp1 Parameters
%% STEP 2.D.1. -- Compute sensitivity of the FSP solution
ModelGRDusp100nM.solutionScheme = 'fspSens';
Expand Down

0 comments on commit bc3bbd3

Please sign in to comment.