using python and matplotlib to graph '1.888409001e+002;1.468905193e-002' -
using python and matplotlib to graph '1.888409001e+002;1.468905193e-002' -
i have info within file need plot. info pretty much looks this: 1.988479004e+002;1.498905197e-002
i have changed text to: 1.988479004*10**+002;1.498905197*10**-002
.
do need alter *10**
else function matplotlib
? how plot data?
python matplotlib graph scientific-notation
Comments
Post a Comment