Skip to content

Commit a180a10

Browse files
committed
Updated to julia1.0 and new ControlSystems reference
1 parent 1bb6789 commit a180a10

File tree

14 files changed

+19
-18
lines changed

14 files changed

+19
-18
lines changed

REQUIRE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
julia 0.4
1+
julia 0.7
22
VisualRegressionTests
33
ControlSystems
44
Plots
55
GR
6+
Gtk
7+
ImageMagick

src/ControlExamplePlots.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module ControlExamplePlots
22

3-
using ControlSystems, Plots, VisualRegressionTests
3+
using ControlSystems, Plots, VisualRegressionTests, Gtk
44

55
include("genplots.jl")
66

src/figures/bode.png

74 Bytes
Loading

src/figures/gangoffour.png

-6.86 KB
Loading

src/figures/impulse.png

-4.61 KB
Loading

src/figures/lsim.png

-1.47 KB
Loading

src/figures/margin.png

-4.44 KB
Loading

src/figures/nichols.png

-1.66 KB
Loading

src/figures/nyquist.png

-307 Bytes
Loading

src/figures/pzmap.png

-23 Bytes
Loading

0 commit comments

Comments
 (0)