Mathematica Asked on October 22, 2021
I want to plot implicit plots in certain regions. For example plot the section of the hyperbola that is in between the wedge. But I could not find out how to do this. Multiplying the first expression with a <> expression does not work.
You can also use ConditionalExpression
as follows:
ContourPlot[{ConditionalExpression[x^2/15^2 - y^2/(-15^2 + 37^2),
Abs[y] <= Tan[15 Degree] (x + 37)] == 1,
Abs[y] == Tan[15 Degree] (x + 37)} ,
{x, -50, 50}, {y, -50, 50}]
Answered by kglr on October 22, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP