Why Can't I Plot This Function in Mathematica 7?

  • Thread starter Thread starter cuongktv
  • Start date Start date
  • Tags Tags
    Function Plot
AI Thread Summary
The discussion centers on using the Plot function in Mathematica 7 for a specific polynomial expression, 9x² + 18xy + 13y² - 4. It clarifies that the Plot function is designed for single-variable functions, while the user was attempting to plot a function of two variables. The response highlights that the ImplicitPlot function, previously available for two-variable functions, has been replaced by the ContourPlot function in Mathematica. However, it notes that ImplicitPlot would not be applicable in this case since the equation is not implicit. The user acknowledges this clarification.
cuongktv
Messages
2
Reaction score
0
Hey every pro.
Please help me to check with Plot function in Mathematica 7 like this: 9x2+18xy+13y2-4
I only could Plot with "Plot3D[]", but could not get result with "Plot[]" only.
Thanks!
 
Physics news on Phys.org
Ok, I got it. Thank you so much!
 

Similar threads

Replies
2
Views
2K
Replies
1
Views
2K
Replies
1
Views
753
Replies
2
Views
2K
Back
Top