Skip to content

Commit

Permalink
Update tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juddmehr authored Oct 16, 2024
1 parent 3018693 commit 51a0522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/DuctAPE/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ nothing #hide
And then we can plot the data to compare DFDC and DuctAPE.

```@example tutorial
using Plots
include(normpath(joinpath(splitdir(pathof(DuctAPE))[1], "..", "docs", "src", "assets", "plots_default.jl")))
# set up efficiency plot
pe = plot(; xlabel="Advance Ratio", ylabel="Efficiency")
Expand Down

0 comments on commit 51a0522

Please sign in to comment.