David Sampson - MATLAB Central
photo

David Sampson

Last seen: 4 days ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
CodyFile ExchangeFrom 03/13 to 01/25Use left and right arrows to move selectionFrom 03/13Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
68,787
of 156,574

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

  • Personal Best Downloads Level 5
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


GUI Layout Toolbox
Layout manager for MATLAB graphical user interfaces

5 days ago | 494 downloads |

Thumbnail

Submitted


MATLAB Minimart
Share and manage MATLAB toolboxes using a store.

12 months ago | 10 downloads |

Thumbnail

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

10 years ago

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

12 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years ago

Go to top of page