File Exchange Pick of the Week

Our best user submissions

Posts 771 - 780 of 908

All combinations from vectors 8

My colleague walked into my office with a MATLAB question, a regular pasttime for us here at the MathWorks. He wanted to take every combination of one value from each of three distinct vectors. Now,… read more >>

UIcontrol: slider panel 1

My buddy and colleague Brett made this great little UI tool. It allows you to have a slider where you can see what the maximum, minimum and current values are. As John, the first reviewer of this… read more >>

Lots of white papers

I enjoy reading The MathWorks News & Notes. Helen Chen has posted twenty articles from News & Notes to get them out to a wider audience. I am particularly fond of the article showing the… read more >>

Graphical removal of data points 2

This week I wanted to show a cool utility for the removal of data points from a set. John wrote this code, it has plenty of help and examples included in it too.

As a bonus, this week I was curious... read more >>

Observing the Earth 2

This week is a big World Wide training week at The MathWorks. I was looking for some way to visualize the globe in MATLAB. Of course, I looked to the File Exchange to see what we could do. Our very… read more >>

Cleaner code in MATLAB part two 2

This second video in the cleaner code series talks about magic numbers, and how to avoid them. It also covers naming conventions for function names and binary variables. Use of subfunctions is also… read more >>

List of published m-files 3

I made a video about publishing reports from MATLAB a while back. Santosh, one of my fellow MathWorkers, was curious what people have been doing with this capability, so he added a nice Google search… read more >>

Mindstorm Robots 5

How many of us are buying Lego MindStorms kits “for the kids to play with” this Christmas? If so, bring home your laptop for the holidays, fire-up Simulink (and a lot of code gen… read more >>

Cleaner code in MATLAB part one of series 12

I am guilty of making some pretty horrible code from time to time, especially when I think no one else is looking. I wanted to take the next few videos to show how you can go from code that is hard… read more >>

Automatically generated reports from MATLAB 16

This week’s video is covering a relatively new feature of the editor: cell mode. Specifically, I am demonstrating the publication of reports from your code.
If you ever need to create… read more >>

Posts 771 - 780 of 908

These postings are the author's and don't necessarily represent the opinions of MathWorks.