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

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -