plot unions, intersections, etc.
I was wondering if it was possible to be able to visually represent (read "plot") intersections and unions using graphics primitives.
I was wondering if it was possible to be able to visually represent (read "plot") intersections and unions using graphics primitives.
region_plot
sort of does what you are looking for, in some cases, I think. See its documentation to see whether this might do some of it - obviously not as nicely as you are desiring.
Asked: 14 years ago
Seen: 1,157 times
Last updated: Sep 15 '10
what are you trying to plot unions/intersections of? For example, unions and intersections of intervals on the real line would be easy to plot.