Post Reply 
Python: How to Show a Plot
05-09-2021, 11:43 PM
Post: #5
RE: Python: How to Show a Plot
(05-09-2021 09:21 PM)Eddie W. Shore Wrote:  
Code:

import matplotl import *
import hpprime import *
...

Official Python syntax says this should be
Code:

from matplotl import *
from hpprime import *

but yeah, I get nothing displayed either - using the HP Prime Virtual Calculator beta.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Python: How to Show a Plot - ace - 05-09-2021, 08:28 PM
RE: Python: How to Show a Plot - rprosperi - 05-09-2021, 11:43 PM
RE: Python: How to Show a Plot - tcab - 05-09-2021 11:43 PM
RE: Python: How to Show a Plot - ace - 05-10-2021, 05:35 AM
RE: Python: How to Show a Plot - robmio - 05-10-2021, 07:34 PM



User(s) browsing this thread: 1 Guest(s)