Updated
This commit is contained in:
parent
c65c9d5db7
commit
7759d0fd9e
@ -76,8 +76,8 @@ saveas("recipes002") # hide
|
|||||||
|
|
||||||
|
|
||||||
```@example abc
|
```@example abc
|
||||||
x = randn(1000);
|
x = randn(10_000);
|
||||||
y = randn(1000);
|
y = randn(10_000);
|
||||||
@gp hist(x, y)
|
@gp hist(x, y)
|
||||||
saveas("recipes002a") # hide
|
saveas("recipes002a") # hide
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user