Feeds
提问
How to see if the same point is plotted on two different graphs
I am writing a code that results in something if two points on two different plots are the same. I don't know how to write the c...
7 years 前 | 1 个回答 | 0
1
个回答提问
Updating Plots in GUI
I know that when you run a function in a GUI you put guidata(hObject, handles); in the callbacks to make sure everything is upda...
7 years 前 | 1 个回答 | 0
1
个回答提问
Why won't the corresponding .m file update when I update the .fig file?
I made a .fig GUI that originally had 4 pushbuttons. When I created it matlab made the corresponding .m file. I later added stat...
7 years 前 | 1 个回答 | 0
1
个回答提问
If I want multiple buttons to run the same function when pressed, how do I reference each button's properties using a structure in the function itself?
I am trying to make a function/GUI that is put in nine buttons' callback function area. The function references the string of th...
7 years 前 | 1 个回答 | 0

