Skip to content

Commit

Permalink
add missing image
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Dec 3, 2019
1 parent d6ebb7f commit 3a77578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/features/callback_functions.md
Expand Up @@ -223,6 +223,8 @@ sol = solve(prob,Tsit5(),callback=cb,tstops=[4.0])
plot(sol)
```

![Linear Decay Dose](../assets/lineardecay_dose.png)

and thus we achieve the desired result.

Performing multiple doses then just requires that we have multiple points which
Expand Down

0 comments on commit 3a77578

Please sign in to comment.