Python Forum
Python v MatLab for graphs and plots
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python v MatLab for graphs and plots
#1
I need to generate some graphs of data from an Excel sheet. I installed a trial version of MatLab and played with it a bit. It can certainly do what I need.

Then a friend said I should use Python instead. He had not used it for graphing, but had heard that it had library functions especially for graphing. So before I spend a lot of money to buy MatLab, I thought I ask here about graphing with Python.

Here's a graph that I produced with a very old shareware graphing program. The data is blood glucose readings for a diabetic. Then I used a graphics program to add the shading. The green areas are good readings, the red are not so good.

[Image: Sample%20Graph%203%20periods%20new.jpg?dl=0]

How difficult would it be for me to learn enough Python to generate a graph like this?

And where would I go to read up on how?

And does anyone have experience with both Python and MatLab and can give their opinion on which would be better?

Thanks for any help and any pointers.
Reply


Messages In This Thread
Python v MatLab for graphs and plots - by CynthiaMoore - Apr-22-2020, 07:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Multiple Plots in Spyder PythonAndMe2023 0 901 Feb-03-2023, 07:00 PM
Last Post: PythonAndMe2023
  Plot several graphs on the same row Menthix 1 1,060 Mar-18-2022, 05:47 PM
Last Post: deanhystad
  grouped bar graphs tobiasfw 1 1,430 Feb-22-2022, 02:25 PM
Last Post: deanhystad
  Subplot - Plotting 4 plots on the same row Menthix 1 1,451 Nov-07-2021, 09:03 PM
Last Post: deanhystad
  Python Matplotlib: How do I save (in pdf) all the graphs I create in a loop? JaneTan 1 8,920 Feb-28-2021, 06:20 PM
Last Post: Larz60+
Photo Matlab to Python Sateesh 0 1,701 Nov-04-2020, 09:11 AM
Last Post: Sateesh
  How can I scroll over my data points when creating plots in Python? (I'm using Spyder moose 0 1,617 Nov-02-2020, 07:18 AM
Last Post: moose
  From Matlab to Python erbab 1 2,040 Oct-27-2020, 02:16 PM
Last Post: jefsummers
  Sharing X Axis in Sub plots JoeDainton123 1 2,200 Aug-22-2020, 04:11 AM
Last Post: deanhystad
  Help With Sub Plots JoeDainton123 0 1,716 Aug-20-2020, 10:48 PM
Last Post: JoeDainton123

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020