Gelöst


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

fast 13 Jahre vor

Gelöst


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

fast 13 Jahre vor

Gelöst


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

fast 13 Jahre vor

Gesendet


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

mehr als 14 Jahre vor | 1 Download |

Thumbnail

Gesendet


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.

mehr als 14 Jahre vor | 3 Downloads |

Gesendet


Subversion GUI
GUI for command-line subversion client

mehr als 14 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

mehr als 14 Jahre vor | 5 Downloads |

Thumbnail

Gesendet


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

mehr als 14 Jahre vor | 1 Download |