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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0