3 lines
45 B
Mathematica
3 lines
45 B
Mathematica
|
|
>> [x,y] = randomDisc(100);
|
||
|
|
>> plot(x,y,'.')
|