Fixed tests
This commit is contained in:
parent
e90a63f627
commit
9a98fbe19c
@ -129,7 +129,7 @@ noise = randn(length(x))./2;
|
||||
e = 0.5 * fill(1, size(x));
|
||||
|
||||
h = hist(noise, nbins=10)
|
||||
@gp h.loc h.counts "w histeps"
|
||||
@gp h.bins h.counts "w histeps"
|
||||
|
||||
|
||||
@gp x y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user