Community Profile

photo

James Ang


Panasonic

Active since 2016

Ex-AE of Techsource Systems.

Currently Performance engineer at Panasonic.

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 3

View badges

Content Feed

View by

Submitted


Excel Variables reader
GUI to read and plot variables from Excel files

8 years ago | 1 download |

Thumbnail

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers

Question


'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 ago | 1 answer | 0

1

answer