how to plot 2 ellipses in one figure using matlabs function plot having been provided with the equations for both?
Afficher commentaires plus anciens
I have been given the task to plot 2 ellipses in one figure using matlabs function plot
The equations are as follows:
(1.) (x+y+2)^2 + (x+3)^2 =5
(2.) 2(x+3)^2 + (y/3)^2 = 4
Any help or pointers on how I could achieve the solution would be greatly appreciated.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Graphics Objects dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!