HP Forums
plotimplicit - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: plotimplicit (/thread-9281.html)



plotimplicit - webmasterpdx - 10-12-2017 03:43 AM

I used plotimplicit to plot a circle as in:
plotimplicit((x+5)^2+(y+4)^2-1)
and it draws a circle in a square to the right of the equation.
What I'd like to know is there a way to make this plot fullscreen rather than in a little square on the right?


RE: plotimplicit - Tim Wessman - 10-12-2017 03:46 AM

Do it in geometry. Smile


RE: plotimplicit - webmasterpdx - 10-12-2017 04:34 AM

I want to understand how to get CAS plots to display full screen. Not everything fits into geometry....what if I'm trying to plot a magnetic field defined by a differential equation...doesn't fit into geometry.
i.e. The circle was just an example.
Thx


RE: plotimplicit - webmasterpdx - 10-12-2017 05:02 AM

You do use Geometry App!!! I found this thread...
http://www.hpmuseum.org/forum/thread-3781.html?highlight=cas+plot

There is a Get From CAS function in the menu, where you can take the tiny plot from CAS and import it directly into the geometry plot screen....Will work for any CAS function.


RE: plotimplicit - parisse - 10-12-2017 06:25 AM

(10-12-2017 03:46 AM)Tim Wessman Wrote:  Do it in geometry. Smile

Sometimes, you want to have graphs embedded in the calc history, because your main task is computation. Therefore it would be good to be able to do something with the graphs there.