Skip to content

Commit

Permalink
Model/Bugfix: Make 'clear plot' sensible in Disease
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBizzle committed Jan 30, 2024
1 parent 5ab317f commit e95dcdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions models/Disease HubNet.nlogo
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,9 @@ end
to clear-the-plot
clear-all-plots
set run-number 0
set num-infected-last-plotted-student -1
set num-infected-last-plotted-supervisor -1
setup-plots
end

to-report num-turtles
Expand Down

0 comments on commit e95dcdf

Please sign in to comment.