Statistics
RANK
4,501
of 275,557
REPUTATION
6
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
1,450 of 18,562
REPUTATION
1,220
AVERAGE RATING
4.50
CONTRIBUTIONS
12 Files
DOWNLOADS
31
ALL TIME DOWNLOADS
10277
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
uifigureOnTop
Allows to trigger uifigure's "Always On Top" state in Matlab
3 years ago | 2 downloads |

Submitted
WinOnTop
Allows to trigger figure's "Always On Top" state in Matlab
3 years ago | 5 downloads |

Submitted
i3v/figkeys
zoom / pan / rotate / datacursor hotkeys for a figure
7 years ago | 2 downloads |

datacursormode overwrites keyPressFcn by setting in protective listeners. How can I automatically shut this off each time these listeners are enabled?
If anyone is still looking for a complete working example - I was unable to find any, so I’ve decided to write <http://www.mathw...
7 years ago | 1
Submitted
mex options for windows x64 Intel c compiler 15 (Parallel Studio XE 2015)
mex icc15 compiler/linker options
7 years ago | 2 downloads |

Submitted
mex options for windows x64 Intel c compiler 14 (Parallel Studio XE 2013 SP1)
mex icc14 compiler/linker options
7 years ago | 1 download |

making a figure always on top
If you need to make a figure ALWAYS on top, try <http://www.mathworks.com/matlabcentral/fileexchange/42252 this>.
10 years ago | 2
Submitted
mex setup for windows x64 intel c compiler 13 (XE)
mex -setup icc13 linker options
10 years ago | 12 downloads |

Submitted
ICC_mex_tools
These tools provide a simple interface to Intel C++ compiler optimization features.
10 years ago | 1 download |

Submitted
showcontextmenu
Simple way to show contextmenu on left click in a nice drop-down way.
10 years ago | 1 download |

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 ...
10 years ago
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
10 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:...
10 years ago
Submitted
mex setup for windows x64 intel c compiler 12 (XE) with VS2010
mex -setup icc12 with VS2010 linker option
12 years ago | 1 download |

Submitted
mex setup for windows x64 intel c compiler 12 (XE) with VS2008
mex -setup icc12 with VS2008 linker option
12 years ago | 2 downloads |
