how to plot 2 ellipses in one figure using matlabs function plot having been provided with the equations for both?
이전 댓글 표시
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!