File Exchange Pick of the Week

Our best user submissions

Posts 61 - 69 of 69

Results for: Video

Use case: Visualizing three images 4

Here is a question from the front lines of technical support at the MathWorks.
This MATLAB user had three images that they wanted to view at once so they could compare them to one another. The… read more >>

Algorithm development video 6

Here at the MathWorks, one of our Core Values is Continuous Improvement. Part of that is about being process oriented- “Clock building is better than time telling.”
Following that Core… 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 >>

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 >>

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… read more >>

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… read more >>

GUIDE Video Part Two

It has taken me a long time, but I have finally produced the second in what I hope will become a series of videos about how to better use MATLAB and related products. This video has many of the… read more >>

GUI Building Tutorial

This week I want to try something different. I give a lot of presentations to customers and many times they are not aware of capabilities that MATLAB has to offer them. When people ask about how to… read more >>

Posts 61 - 69 of 69