| bio | website | |
|---|---|---|
| location | Canberra, Australia | |
| age | ||
| visits | member for | 8 months |
| seen | May 9 at 13:03 | |
| stats | profile views | 27 |
Physics honours student.
|
Apr 27 |
accepted | Generating a list of pure variables |
|
Apr 26 |
asked | Generating a list of pure variables |
|
Oct 22 |
accepted | Problem setting up edge rendering function |
|
Oct 22 |
comment |
Problem setting up edge rendering function Thanks, although to be precise, direction matters, but otherwise, this is the answer I was looking for |
|
Oct 22 |
comment |
Problem setting up edge rendering function Ah, mis-read "beginning and end points" as "beginning and end vertices". Thanks. |
|
Oct 22 |
comment |
Problem setting up edge rendering function hmm, why then in the documentation example does #1 work? I thought the first argument is the x->y connections? |
|
Oct 22 |
asked | Problem setting up edge rendering function |
|
Oct 12 |
asked | Editing preset schemes |
|
Oct 12 |
accepted | Colours in BarChart[] |
|
Oct 11 |
comment |
Colours in BarChart[] Yes, that's clear now. I was looking for a complicated solution when there was a simple one right under my nose! So I guess my question was not only "RTFM", but "XY" also :/ |
|
Oct 11 |
comment |
Colours in BarChart[] Thanks @J.M. and VLC, that's helpful. It's silly how all my problems involve not knowing the fundamental functions, but I guess that's life for a Mathematica newbie. |
|
Oct 11 |
revised |
Colours in BarChart[] added 77 characters in body |
|
Oct 11 |
asked | Colours in BarChart[] |
|
Oct 11 |
comment |
ColorFunction in Histogram[] Great. If I wanted to generalise this, how would I go about doing it? i.e. instead of just specifying that bins to the left of X should be red, what about a list specifying a separate colour for each bin? |
|
Oct 6 |
accepted | Intersection of conditions |
|
Oct 6 |
comment |
Intersection of conditions Yes. Thanks J.M. I feel like I'm asking lots of quite trivial questions, but I have yet to get a feel for the syntax, and haven't got a good idea yet of what I need to search for in the documentation to find what I need. |
|
Oct 6 |
revised |
Intersection of conditions edited title |
|
Oct 6 |
asked | Intersection of conditions |
|
Oct 6 |
accepted | ColorFunction in Histogram[] |
|
Oct 6 |
comment |
ColorFunction in Histogram[] The Cases[] bit doesn't work for me (v8), can you explain what the -1 at the end is doing? |