Community Profile

photo

Matthew Saul


Last seen: ongeveer een jaar ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I get a variable name to include a specified string of text?
I need multiple variable names to have the same text included in the name. Is there a way to do this? For example, I want someth...

meer dan 9 jaar ago | 2 answers | 1

2

answers

Question


Why does my scatter plot take so long to plot, even though tic toc says the calculation is fast?
I have made a GUI that plots data as a scatter plot when the user hits a button on the GUI. I have profiled the callback using m...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Update plot data when HOLD ON is active
I need to update 1 set of data on a GUI figure as a slider variable changes. I have HOLD ON active as I have other data on the p...

meer dan 9 jaar ago | 2 answers | 0

2

answers

Question


Update curve in GUI figure as slider is changed
I have a GUI with 1 figure. I have a series of radio buttons that plot data on the figure when they are checked on. The hold on ...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


How to clear data from plot in matlab GUI, but then re-plot it without re-running the GUI
I have made a GUI that plots multiple data sets using a radio button for each data set. I have made a CLEAR ALL button, that whe...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


How can I toggle data on and off a figure using radio buttons in a matlab GUI?
I am trying to make a GUI that plots multiple data sets on a single plot. I need each dataset to be assigned to its own radio bu...

meer dan 9 jaar ago | 1 answer | 1

1

answer