Answered
How do I create a Filter that takes out irrelevant data?
Hi Ian There's some information missing from your question, but it sounds like you're looking to interpolate a large amount o...

13 years ago | 0

Answered
Put figures (.fig) in one page
There is an easy way, which depends a bit on what you've got in your figures. Assuming you've only got 1 axis per figure, this w...

13 years ago | 0

Answered
sliding window
I think you're after filter2(). Try mn = filter2(ones(3), im);

13 years ago | 1

Answered
Can this code be improved?
This way of doing processing, unfortunately because it's the easiest to program, is the slowest way to get things done in Matlab...

13 years ago | 0

| accepted

Answered
Using Boost Libraries with Mex function in MATLAB
Yup. Find your mexopts file (mexopts.bat, since you seem to be on Windows, which you'll find at something like c:\users\craig\ap...

13 years ago | 0

Submitted


matml
Convert between matlab variables and MatML (XML) files

13 years ago | 2 downloads |

Thumbnail

Submitted


priority
Change the priority of the MATLAB Process programatically.

13 years ago | 1 download |

Submitted


textfile
Provides a one-call interface to read/write flat text files or line-based text files.

13 years ago | 1 download |

Submitted


selectfigure
Select a figure by text string, rather than by number, avoiding conflicts between scripts.

13 years ago | 0 downloads |

Submitted


mex_sepsq
Fast, dedicated, code to compute Euclidean separation between sets of points in N-dimensional space.

13 years ago | 1 download |

Thumbnail

Submitted


surfi
Plot (or return) surface interpolated from supplied vertices.

13 years ago | 1 download |

Thumbnail

Submitted


mex_rref
Same functionality as the MATLAB rref function, but quicker.

13 years ago | 1 download |

Submitted


progbar
progbar.m: general purpose progress bar for MATLAB

14 years ago | 1 download |

Thumbnail

Submitted


undo
Undo last or last N figure items.

15 years ago | 1 download |

Submitted


rgb.m
Convert colour names (blue,teal,pale green) into RGB triplets.

15 years ago | 12 downloads |

Submitted


progbar (mex)
Progress bar class for MEX functions.

22 years ago | 1 download |

Thumbnail

Submitted


tidy
tidy desktop windows to maximise available space

22 years ago | 1 download |