photo

James Ang


Panasonic

Active since 2016

Followers: 0   Following: 0

Message

Ex-AE of Techsource Systems.

Currently Performance engineer at Panasonic.

Statistics

All
MATLAB Answers

6 Questions
0 Answers

File Exchange

1 File

RANK
66,637
of 300,302

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
11,840 of 20,911

REPUTATION
37

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
328

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Submitted


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

9 years ago | 2 downloads |

5.0 / 5
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...

9 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...

9 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...

9 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...

9 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, ...

9 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'...

9 years ago | 1 answer | 0

1

answer