Group Abstract Group Abstract

Message Boards Message Boards

1
|
3.8K Views
|
3 Replies
|
6 Total Likes
View groups...
Share
Share this post:

Create a RegionPlot with an inequality over an intervall of a variable?

Posted 9 years ago

Hello community, I'm new here and also a beginner in mathematica.

I want to do an RegionPlot in mathematica, but my provided inequality should hold over an intervall of a third variable. An example of my problem:

f[x_, y_, z_] = x + y*z;

RegionPlot[f[x, y, z] > 0, {x, -2, 2}, {y, -2, 2} for {z, -0.5, 0.5}]

Sorry, I know that it is not possible in this way however I hope that someone understand what I want to do.

Thank You for answering!

POSTED BY: Tobias Frohoff
3 Replies
Posted 9 years ago
POSTED BY: Tobias Frohoff
POSTED BY: Sander Huisman
POSTED BY: Sander Huisman
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard