photo

Chris Wilkening


Last seen: 1 day ago Active since 2014

Followers: 0   Following: 0

Message

Programming Languages:
C++, C, MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
  • Thankful Level 1
  • First Answer
  • Sequences And Series I Master
  • Tiles Challenge Master
  • Personal Best Downloads Level 2
  • Explorer
  • ASEE Challenge Master
  • Strings I Master
  • Draw Letters
  • Matrix Manipulation I Master
  • Indexing II Master
  • Project Euler I

View badges

Feeds

View by

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

answer

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

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

answer

Question


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

1

answer