已解决


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 前

已解决


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

12 years 前

已解决


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 前

已提交


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

14 years 前 | 1 次下载 |

Thumbnail

已提交


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.

14 years 前 | 3 次下载 |

已提交


Subversion GUI
GUI for command-line subversion client

14 years 前 | 2 次下载 |

Thumbnail

已提交


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

14 years 前 | 9 次下载 |

Thumbnail

已提交


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

14 years 前 | 3 次下载 |