File Exchange Pick of the Week

Our best user submissions

Posts 1 - 10 of 39

搜索结果: 2006

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… 更多内容 >>

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… 更多内容 >>

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… 更多内容 >>

Doug’s MATLAB t-shirt challenge 2

The new MATLAB programming contest is up as of this morning. I am issuing a challenge to all of you:
If you write a better contest entry than me by the end of the twilight phase (Friday at Noon), I… 更多内容 >>

Linked zoom and constrained zoom in MATLAB 13

Have you ever wanted to zoom in on one axes and have another axes zoom in at the same time? Have you ever wanted to zoom in only on the x-axis but not the y-axis? If so, please watch this minute… 更多内容 >>

Speed your code with Distributed Computing

I am frequently asked how to speed up code that was written in MATLAB. We have already covered using the profiler in a video a few weeks ago, so now we turn to throwing more computer power at the… 更多内容 >>

From the inbox: how to change properties in GUIDE from a button press 10

These GUIDE tutorials (Intro, Advanced) have been very popular since I posted them. Recently, someone asked me a question that I did not answer in the videos. They wanted to know how to change… 更多内容 >>

More mini videos: Handle graphics and Shortcuts 14

People have really enjoyed the videos that I have been posting here, so I have made a few more. I am trying to figure out if this is a good way of learning MATLAB. I would also like to know how to… 更多内容 >>

Step response information 3

My colleague Tom is much more of a controls kind of guy than I am, so he found this week’s pick before I did. He was much impressed with this code from long time MATLAB user, Duane. I gave this… 更多内容 >>

Profiler to find code bottlenecks 30

Take a look at this video to see how to use the profiler to find the slow parts of your code. The movie resolution is a bit of a challenge, so please let me know if this video is useful, and what… 更多内容 >>

Posts 1 - 10 of 39