Community Profile

photo

James Ang


Panasonic

Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Ex-AE of Techsource Systems.

Currently Performance engineer at Panasonic.

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

fast 8 Jahre vor | 1 Download |

Thumbnail

Frage


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

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Extracting numbers from string
Hi, I've some example strings: CS-TZ24SKEW --> 24 CU-V18RKH-1 --> 18 CS-S24RKH-1 --> 24 CS-XC9R...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


why guidata not saving handles data
Hi, I've inserted these 2 lines in my GUI opening function: handles. hText = ''; handles.allLines = []; set(gcf, ...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


'WindowButtonDownFcn' cant detect handles data from other callbacks
Hi, I've set the 'WindowButtonDownFcn' in my GUI opening function as below: set(gcf, ... 'WindowButtonDownFcn'...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort