Plot hyperbola from parameters I get from gui
이전 댓글 표시
I have a gui from which I want to pass the X0,Y0,a,b parameters. I want to put it inside the hyperbola equation (((x-x0)^2)/a^2)-(((y-y0)^2)/b^2) (((y-y0)^2)/b^2)-(((x-x0)^2)/a^2) and plot it how can I do it?thanks
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Box Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!