Feeds
질문
Run two while loops in parallel
I am implementing a surveillance system using MATLAB GUI. The system allows 4 channels to work (i.e 4 IP cameras to work simulta...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Clear Global Workspace from GUI Pushbutton
Is there a way to clear the global (main) workspace of matlab using a pushbutton of the Guide GUI ?
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I pass Axes (GUI) into a function
I am designing a function that is supposed to show a picture on an axes if a certain if condition is satisfied. eg: %GUI PU...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
Multiple While loops working together simultaniously
I developed a GUI where with multiple push buttons exist. Each push button begins an execution of an infinite loop. When I press...
12년 초과 전 | 답변 수: 0 | 1
0
답변질문
Problem with "drawnow" function and axes - GUI MATLAB
I developed an interface (GUI), containing 2 axes. Each axes is assiociated with a "pushbutton" called "StartCam". What basicill...
12년 초과 전 | 답변 수: 1 | 0