Community Profile

photo

Greg Morris


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to save a plot as an image with titles and x y lables
Yeah I want to save a plot I have on my GUI, with the title and axis labels on the image. F = getframe(handles.axes2); Image =...

5 years ago | 1 answer | 0

1

answer

Question


Edit box string to column value plotting
Im attempting to use edit boxes in a GUI as away to destinguish what columns a plot command recognizes as a plot numdata=xlsre...

5 years ago | 1 answer | 0

1

answer

Question


making a title using editable strings without stacking
So, I have this GUI that takes a excel sheet, or CSV file and plots the data inside the sheet. On top of that I have edit boxes ...

5 years ago | 1 answer | 0

1

answer