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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

