change numbers

This commit is contained in:
Michael K. Borregaard 2017-02-21 22:49:15 +01:00
parent 2a350df5eb
commit 4b2ce036e8

View File

@ -814,7 +814,7 @@ end
end end
library = clibrary(cl.args[1]) library = clibrary(cl.args[1])
z = sqrt.((1:20)*(1:15)') z = sqrt.((1:15)*(1:20)')
seriestype := :heatmap seriestype := :heatmap
ticks := nothing ticks := nothing