Error with the SIR Model

3 views (last 30 days)
Mohammed El Mansouri
Mohammed El Mansouri on 23 May 2022
Answered: Alan Stevens on 28 May 2022
Hello, I am trying to simulate the SIR Model considering N=S+I+R. I get the following errors, concerning the plot, where a variable is not being plotted. Is there anyone who can help me? Thank you
This is the sirn_model_definition file where I declared and defined my parameters:
This is the sirn_model file where I defined the function:

Answers (1)

Alan Stevens
Alan Stevens on 28 May 2022
  1. Update N at each timestep.
  2. Plot I and R on a different scale from S.

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!