Updated
This commit is contained in:
parent
bad5e12681
commit
be273493eb
@ -63,7 +63,7 @@ If you use **Gnuplot.jl** frequently you may find convenient to collect all the
|
|||||||
```julia
|
```julia
|
||||||
macro gnuplotrc()
|
macro gnuplotrc()
|
||||||
return :(
|
return :(
|
||||||
using Revise, Gnuplot;
|
using Gnuplot;
|
||||||
|
|
||||||
# Uncomment following to true if you don't have the gnuplot
|
# Uncomment following to true if you don't have the gnuplot
|
||||||
# executable installed on your platform:
|
# executable installed on your platform:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user