Feeds
提问
Changing a 1D random placement code to 2D
I currently have a code that randomly places 2 different size grains/vechicles on a line of 10,000 spaces with no overlaps. I wa...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to add the amount of two generated values in a graph?
The code below is what I currently have. I have an output for the density of the generated values but I'm looking for a way to d...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to fill a grid cell with different colors/shapes depending on returned condition
I am look for a way to fill a grid with different colors or shapes. Depending on values from a random number generator I would l...
3 years 前 | 1 个回答 | 0
