Clear Filters
Clear Filters

plot parabola using imagesc

1 view (last 30 days)
Elyse Lalonde
Elyse Lalonde on 7 Oct 2020
Edited: Elyse Lalonde on 7 Oct 2020
Hi there, I want to plot a parabola (equation, range, domain does not matter) using imagesc. I'm unsure how to even aproach this, except that id have to create a lin space for my values of x and y.
After this, I want to create a plane that intersects with my parabola that has some width to it so i can see how it seperates space.
Im so lost and would appreciate anyones help.
For example,
say i have the equation y = x^2
and want to create a plane y = 4 that goes through my parabola and has some width to it.

Answers (0)

Categories

Find more on Graphics Performance in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!