![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5389725_1522108025206_DEF.jpg)
Programming Languages:
C++, C, MATLAB
Spoken Languages:
English
Pronouns:
He/him
C++, C, MATLAB
Spoken Languages:
English
Pronouns:
He/him
Statistics
All
RANK
293,098
of 297,046
REPUTATION
0
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
8,971 of 20,422
REPUTATION
83
AVERAGE RATING
0.00
CONTRIBUTIONS
4 Files
DOWNLOADS
31
ALL TIME DOWNLOADS
593
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Accidental deletion of project, how to contact file exchange admin
I accidentally deleted a file exchange project, when I try to reupload I am told this is not possible and to contact an admin. ...
27 days ago | 1 answer | 0
1
answerAnswered
How to specify same positive and negative axes-limits without knowing the limit values beforehand?
Seems like this should be an option but below works x = -4:.01:14.1; y = cos(x); figure(1) plot(x,y) xlim([-max(abs(xlim)...
How to specify same positive and negative axes-limits without knowing the limit values beforehand?
Seems like this should be an option but below works x = -4:.01:14.1; y = cos(x); figure(1) plot(x,y) xlim([-max(abs(xlim)...
10 months ago | 0
Answered
java control of the mouse wheel
The below code works when the program first clicks into a Chrome window - it does not seem to work in the Command Window. Or th...
java control of the mouse wheel
The below code works when the program first clicks into a Chrome window - it does not seem to work in the Command Window. Or th...
7 years ago | 0
Question
java control of the mouse wheel
I am trying to programmatically mouse wheel up/down within a window. I can move and click the the mouse fine but I cant scroll ...
7 years ago | 1 answer | 0
1
answerQuestion
calculation of observable area of an airplane?
I have an application where I need the observed equivalent area of an airplane in an arbitrary orientation. That is if the obse...
10 years ago | 1 answer | 0