bio_img_videos

Stuart’s MATLAB Videos

Watch and Learn

Posts 321 - 330 of 573

Passing data between GUIDE callbacks without globals in MATLAB 11

Very often MATLAB users want to share data between different callbacks that they have in their MATLAB GUIs. This video shows a technique that is applicable for when the data being shared is already… read more >>

Expression evaluation in MATLAB

MATLAB is constantly evaluating expressions and expressions within expressions. A lot of MATLAB users do not think about this, or the implications. Simple examples of using a vector as the index… read more >>

Contest is on! Vines

Hey Contest fans, the new MATLAB contest is on. I am expecting this to be a great contest, several of us worked specifically on coming up with a good test suite for you to solve. By “good… read more >>

Tutorial: How to make a custom data tip in MATLAB 23

If you use the standard data tip in MATLAB, it will annotate the X and Y value of a data point. This video will show how to customize the information that is shown in that data tip. if… read more >>

Managing subplot layouts in MATLAB 2

Many people use subplot to layout axes, but do not know there is a second way of using it so that all the axes can be sized differently. Also, a method for having a common x-axis is shown. if… read more >>

Students: Make money off Simulink projects

Last week I spoke about my student journey to MATLAB. This week, Seth’s blog is offering up a contest to students who use Simulink. You should check it… read more >>

My path to MATLAB

With September comes a new batch of students and new MATLAB users. Many of the bloggers here are talking about how they came to MATLAB and the academic path that got them here. Without a doubt,… read more >>

Managing code in MATLAB: Sub functions 3

This is the first series of MATLAB video tutorials that are an attempt to systematically make videos for a “technology trees” for using MATLAB. This first tree covers the various kinds of MATLAB… read more >>

Managing code in MATLAB: Driver scripts 2

This is the first series of MATLAB video tutorials that are an attempt to systematically make videos for a “technology trees” for using MATLAB. This first tree covers the various kinds of MATLAB… read more >>

Managing code in MATLAB: Cell mode interactive

This is the first series of MATLAB video tutorials that are an attempt to systematically make videos for a “technology trees” for using MATLAB. This first tree covers the various kinds of MATLAB… read more >>

Posts 321 - 330 of 573

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