Skip to main content

Questions tagged [regionplot]

3 votes
3 answers
265 views

I am bringing up an issue with RegionPlot’s PDF export that has been ongoing for the last couple of years. The produced PDF (vector) shows triangulations and meshes ...
bilman's user avatar
  • 93
1 vote
1 answer
204 views

I am trying to get 2D projections (onto the xy-, the xz- and the yz-planes) of a highly non-trivial 3D region delimited by 5 complicated inequalities on $(x,y,z)$. It is not possible to intersect the ...
Chaos's user avatar
  • 71
0 votes
0 answers
88 views

I am hoping to make a figure that shows the output of the Solve command below, with Plot3D. Ideally, I want to make a cube of ...
C. K's user avatar
  • 117
3 votes
2 answers
350 views

We want to plot the region $\operatorname{f}\left(D\right)$, where $$ \operatorname{f}:\mathbb{R}^{2} \to \mathbb{R}^{2}, \left(x,y\right)\mapsto \left(x,y + x^{2}\right) $$ and $D := \left\{\left(x,y\...
neconoco's user avatar
0 votes
0 answers
39 views

Here is a very simple example of ImplicitRegion: ...
qwerty's user avatar
  • 1,497
0 votes
1 answer
82 views

Consider the following input: temp := c Manipulate[RegionPlot[True, {a, 0, 1}, {b, 0, temp}], {c, 0, 1}] I expect to get a region plot with a manipulate slider ...
Ubiquitous's user avatar
1 vote
1 answer
94 views

Edit When I change the x range (e.g. {x,1,3}) I get the same error also for the direct expression. Thus, the problem exists either way and I assume it just evaluated different points? Problem I want ...
Jannik Wyss's user avatar
0 votes
0 answers
20 views

Is there a way to manipulate a plot range to be non continuous? I mean, I have some data that goes from x=18;;25 and then x=45;;50. I want to plot the in the same ListPlot, but if I do so there's a ...
Tlio Henrique Lopes Gomes de C's user avatar

15 30 50 per page