Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Rodrigo245
  • Content: Threads
  • Order by date
  1. Rodrigo245

    Two graphs in one picture

    Is it possible to draw two graphs in one picture? For example: I have inequation: abs(x^2 + 3x + 2) < abs(x^3 + 1) I know how to draw one graph at once: y = abs(x^2 + 3*x + 2) ezplot(y) y1 = abs(x^3 + 1) ezplot(y1) But I would like to draw both graph on the same picture, so I can...
  2. Rodrigo245

    Inequation in Matlab

    Is it possible to solve inequation in Matlab? I mean, like this: x + 3 < 2 Is this possible and if it is, how to do it?

Part and Inventory Search