Solved


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

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

14 years ago

Submitted


delvarmat
Removes a variable from a MAT-file

14 years ago | 2 downloads |

4.5 / 5

Answered
Avoiding repeated large input data transfers when running parallel/distributed jobs
It would help to know what type F is (class or simple data type). In the simplest case, parfor will slice F if you are indexing...

14 years ago | 0

Answered
BREAK in a PARFOR loop + processing time example to compare it with a FOR loop.
I wouldn't suggest starting and stopping a MATLAB Pool at random. Bring it up when you need it, bring it down when you're done ...

15 years ago | 3

Submitted


sloc
Count lines of source code for an M-file

17 years ago | 3 downloads |

4.5 / 5

Submitted


duration
Calculate the duration of a distributed job or individual task

17 years ago | 1 download |

0.0 / 5

Submitted


extractmcode
Extracts M-code from Compiler generated C/C++code.

22 years ago | 2 downloads |

0.0 / 5