Community Profile

photo

Adam


Apple Inc

Active since 2012

Electronics and architecture design of touch hardware for the worlds largest consumer electronics company.

Formerly:
-Power electronics, mixed signal electronics, and architectural designer for a robotic prosthesis R&D organization.
-Mixed signal electronics and architecture designer for a world leading robotics R&D organization
-Electronics and firmware designer for an FFRDC concentrating on free-space optical communications

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


passing 'varagin' and getting inputname() to work properly
Is it possible to pass 'varargin' to an internal function and still get inputname() to return the original variable names? e....

11 years ago | 1 answer | 0

1

answer

Question


UI get file or dirrectory
Is there a command similar to, or a way to utilize either uigetfile, or uigetdir that allows a user to select either a file OR a...

11 years ago | 1 answer | 1

1

answer

Question


Is it possible to disable the debugger?
pcode is a method to obscure an m-file's code such that a user cannot easily read the file. However, when executed within Matla...

11 years ago | 2 answers | 1

2

answers

Question


Pass variable by reference to function
I have read that the only way to pass by reference with a function is if you pass a handle. Is there a matlab call to get the "...

11 years ago | 7 answers | 4

7

answers

Question


Bargraph from variable length structure
I have a structure compiled from imported (x,y) datasets in the form of variable.dataset(i).x(:), variable.dataset(i).y(:) where...

11 years ago | 1 answer | 0

1

answer