Published


Advanced MATLAB: Timer objects
2:35 Sometimes you want something to update in MATLAB on a regular schedule. Timer objects can do...

18 years ago

Thumbnail

Published


MATLAB Basics: Using dbstop if error
2:14 When MATLAB throws an error, if you are in a function, you will end up at the base workspace...

18 years ago

Thumbnail

Published


MATLAB Basics: Array of structures vs Structures of arrays
5:09 This short video covers the difference between a “structure of arrays” and an “array of...

18 years ago

Thumbnail

Published


Advanced MATLAB: Handles and other inputs to GUIDE callbacks
4:02 There are three inputs to every automatically generated callback from GUIDE: function...

18 years ago

Thumbnail

Published


Widgetpalooza: 12 widgets coded up in a GUI
7:30 This short video starts with two minutes of trying every widget on the example GUI. Then...

18 years ago

Thumbnail

Published


Doug’s Easter Egg, limited time only
0:57 It took me a lot of work, but I managed to sneak an easter egg into MATLAB 2008a. It helps...

18 years ago

Thumbnail

Published


Puzzler: Coin game
7:17 This is a simplified version of the first problem I ever attempted to solve in MATLAB. For...

18 years ago

Thumbnail

Published


Wrap up on Puzzler: Removing columns and rows from binary matrices
The first puzzler [click here] was a big success with 33 comments added as I write this today. I wanted to go over some...

18 years ago

Thumbnail

Published


MATLAB Puzzler: Removing columns and rows from binary matrices
1:27 I am trying something new this week: the MATLAB Puzzler. Rather than just work one of the...

18 years ago

Thumbnail

Published


Practical Example: Placing a sampling grid in a polygon part two
4:07 This is the second video in this series, it shows you how to run a very simplistic...

18 years ago

Thumbnail

Published


Practical Example: Placing a sampling grid in a polygon
7:48 A while back, I posted a video about how to place points randomly inside of an arbitrary...

18 years ago

Thumbnail

Published


Advanced MATLAB: Subplots
4:02 The distinction between MATLAB Basics and Advanced MATLAB is a somewhat arbitrary...

18 years ago

Thumbnail

Published


Advanced MATLAB: Calling Simulink from MATLAB
1:36 I normally only have two posts a week, but I needed to throw in this extra post to announce...

18 years ago

Thumbnail

Published


MATLAB Basics: Getting a directory listing
2:22 In the past we covered how to use UIGETFILE as an alternative to hardcoding the name of a...

18 years ago

Thumbnail

Published


Practical example: Intersecting a circle with a line series
8:57 As with all the videos in this practical example series, the process of developing code is...

18 years ago

Thumbnail

Published


Timing code in MATLAB
1:08 It was about a year and a half ago when I posted about using the profiler to find...

18 years ago

Thumbnail

Published


Sudoku solver
One of the comments that came from the survey we did a few weeks ago is that people miss the traditional Pick of the Week...

18 years ago

Thumbnail

Published


MATLAB Basics: Change the string on a button when pushed
2:14 January t-shirt winner will be announced on Friday. There is no survey for this video, but...

18 years ago

Thumbnail

Published


MATLAB Basics: Nested functions
4:39 In a previous video we covered functions in MATLAB. This week we will be covering nested...

18 years ago

Thumbnail

Published


Practical Example: Adding callbacks to a plot
11:51 This eleven minute video shows how you can make plots on two axes such that when one point...

18 years ago

Thumbnail

Published


Practical Example: Generating points inside a polygon
10:44 Notice the link at the bottom for a one minute survey that can get you into a drawing for a...

18 years ago

Thumbnail

Published


Cool Feature: Video processing demos
0:00 Thank you to everyone that answered the survey from my last post. I will be processing the...

18 years ago

Thumbnail

Published


Advanced MATLAB: Capturing data from an instrument
5:23 In an earlier post, I covered how to collect data from a data acquisition board. This post...

18 years ago

Thumbnail

Published


Advanced MATLAB: Varargin and Nargin- variable inputs to a function
2:46 Most MATLAB functions are overloaded. That means that there are several ways to call them...

18 years ago

Thumbnail

Published


File Promo: Hexxagon
3:03 I normally tend to the more serious side when making Picks of the Week and shy away from the...

18 years ago

Thumbnail

Published


MATLAB Basics: ‘Switch case’ vs. ‘If elseif’
1:31 This three minute video takes a look at the “Switch case” flow control statement and...

18 years ago

Thumbnail

Published


MATLAB Basics: GUIs without GUIDE
8:42 GUIDE is the standard way of creating GUIs in MATLAB, but sometimes it is better to make the...

18 years ago

Thumbnail

Published


Advanced MATLAB: ButtonDownFcn
2:34 This is the next in a series of advanced topics in MATLAB. My definition of “Advanced” is...

18 years ago

Thumbnail

Published


MATLAB Basics: Functions and subfunctions
9:01 This six and a half minute video shows a function being created in MATLAB, then it shows a...

18 years ago

Thumbnail

Published


Practical Example: Visualizing the density of a data cloud
4:31 I was working with a MATLAB user that had a large number of data points in the form of x,y,z...

18 years ago

Thumbnail

Load more