mercredi 2 mars 2016

IF Statements and plotting python

I have a variable named hub_wspd and one named hub_wspd_error and so I want to say if hub_wspd_error is == 0, then plot(hub_wspd), if hub_wspd_error is > 0 then don't plot(hub_wspd). How do I do this?

Aucun commentaire:

Enregistrer un commentaire