We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0189c2a commit f0f7909Copy full SHA for f0f7909
src/ControlExamplePlots.jl
@@ -7,7 +7,7 @@ catch
7
Pkg.clone("https://github.com/tbreloff/VisualRegressionTests.jl.git")
8
end
9
10
-using ControlSystems, Plots
+using ControlSystems, Plots, VisualRegressionTests
11
12
include("genplots.jl")
13
0 commit comments