photo

Chris Wilkening


Last seen: Today Active since 2014

Followers: 0   Following: 0

Message

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

Statistics

All
  • 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
  • Indexing I Master

View badges

Feeds

View by

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

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

meer dan 6 jaar 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 ...

meer dan 6 jaar 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...

bijna 10 jaar ago | 1 answer | 0

1

answer