Risolto


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

quasi 13 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

quasi 13 anni fa

Risolto


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

quasi 13 anni fa

Inviato


Map texture to patch
patchTexture maps a texture onto a patch object

oltre 14 anni fa | 1 download |

Thumbnail

Inviato


A dice roller for Matlab
Everyone needs to roll dice or flip a coin now and then. This is the program to make it easy.

oltre 14 anni fa | 3 download |

Inviato


Subversion GUI
GUI for command-line subversion client

oltre 14 anni fa | 2 download |

Thumbnail

Inviato


Plot average line
plotAverage plots an average line into the data.

oltre 14 anni fa | 4 download |

Thumbnail

Inviato


Automatic template for new functions
newFunction creates an empty function with custom header

oltre 14 anni fa | 1 download |