Adam
Apple Inc
Followers: 0 Following: 0
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
5 Questions
0 Answers
RANK
7,659
of 295,467
REPUTATION
6
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
6
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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....
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 1
1
answerQuestion
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...
12 years ago | 2 answers | 1
2
answersQuestion
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 "...
12 years ago | 7 answers | 4
7
answersQuestion
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...
12 years ago | 1 answer | 0