photo

Chris Wilkening


Last seen: Today Attivo dal 2014

Followers: 0   Following: 0

Messaggio

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

Statistica

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

Visualizza badge

Feeds

Visto da

Risposto
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 mesi fa | 0

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

oltre 6 anni fa | 0

Domanda


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

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 10 anni fa | 1 risposta | 0

1

risposta