Python: How to Show a Plot
|
05-09-2021, 06:29 PM
Post: #1
|
|||
|
|||
Python: How to Show a Plot
This is what I have so far:
Code: from matplol import * Nothing is shown. Software Version 5/5/2021 (2.1.14588) - Hardware Version D |
|||
05-09-2021, 08:28 PM
Post: #2
|
|||
|
|||
RE: Python: How to Show a Plot
(05-09-2021 06:29 PM)Eddie W. Shore Wrote: This is what I have so far: Hi Eddie, a couple of things:
|
|||
05-09-2021, 09:21 PM
Post: #3
|
|||
|
|||
RE: Python: How to Show a Plot
Code:
Still nothing is showing. I can get plots with graphic module fine though. |
|||
05-09-2021, 11:43 PM
Post: #4
|
|||
|
|||
RE: Python: How to Show a Plot
(05-09-2021 09:21 PM)Eddie W. Shore Wrote: [code] Should be "from matplotl import *", right? --Bob Prosperi |
|||
05-09-2021, 11:43 PM
Post: #5
|
|||
|
|||
RE: Python: How to Show a Plot | |||
05-10-2021, 05:35 AM
Post: #6
|
|||
|
|||
RE: Python: How to Show a Plot
(05-09-2021 09:21 PM)Eddie W. Shore Wrote: The scatter and scatterplot commands do not work for me. The commands plot and hist do. Below is a code you can try using plot: Code:
For reference, I have the HP Prime G2. |
|||
05-10-2021, 05:50 PM
Post: #7
|
|||
|
|||
RE: Python: How to Show a Plot | |||
05-10-2021, 07:00 PM
Post: #8
|
|||
|
|||
RE: Python: How to Show a Plot
(05-10-2021 05:50 PM)roadrunner Wrote: I don't have the beta installed so i can't try it, but wouldn't you need something like: In Python on other machines, if you leave off the "as plt" clause, you don't need the qualifier plt in front of the function names. Tom L Cui bono? |
|||
05-10-2021, 07:34 PM
Post: #9
|
|||
|
|||
RE: Python: How to Show a Plot
maybe the new firmware needs a good revision. we hope for the future
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)