James Ang
Panasonic
自 2016 起处于活动状态
Followers: 0 Following: 0
Ex-AE of Techsource Systems.
Currently Performance engineer at Panasonic.
Feeds
提问
Why GUI has degraded look after being compiled as standalone executable?
Hi, I created a GUI within Matlab environment, the pushbuttons appear '3D' << <</matlabcentral/answers/uploaded_files/5030...
8 years 前 | 1 个回答 | 0
1
个回答提问
Passing data from External function to main GUIDE function
Hi, I've a function in GUIDE that goes: % --- Executes on button press in plot2_push. function plot2_push_Callback(hO...
8 years 前 | 0 个回答 | 0
0
个回答提问
GUI - change 'edit' or 'popup' style by number of mouse clicks
Hi, I've a list of historical information: e.g Amanda Bob Carrie Daniel that I can populate into the popupmenu...
8 years 前 | 1 个回答 | 0
1
个回答提问
Extracting numbers from string
Hi, I've some example strings: CS-TZ24SKEW --> 24 CU-V18RKH-1 --> 18 CS-S24RKH-1 --> 24 CS-XC9R...
8 years 前 | 2 个回答 | 0
2
个回答提问
why guidata not saving handles data
Hi, I've inserted these 2 lines in my GUI opening function: handles. hText = ''; handles.allLines = []; set(gcf, ...
8 years 前 | 2 个回答 | 0
2
个回答提问
'WindowButtonDownFcn' cant detect handles data from other callbacks
Hi, I've set the 'WindowButtonDownFcn' in my GUI opening function as below: set(gcf, ... 'WindowButtonDownFcn'...
8 years 前 | 1 个回答 | 0