Published


Practical example: Setting transparency on a patch
First, be sure to check out the new home of LazyWeb. We had three of the challenges closed, but there are three still open....

18 years ago

Thumbnail

Published


Practical example: Algorithm development for making colormaps
In a recent post, I mentioned LazyWeb It worked better than I expected. Matt posted some code that I requested that will...

18 years ago

Thumbnail

Published


LazyWeb on the File Exchange
In a recent post, I showed how Roger did a mash-up of two prior Picks. In the video, I actually made a request that someone...

18 years ago

Thumbnail

Published


Mash-up with text message and password obscuring
One of the purposes of MATLAB Central is to encourage collaboration and code sharing in the MATLAB community. I was...

18 years ago

Thumbnail

Published


New MATLAB contest tomorrow
I love the MATLAB contest, one of the great things about working at The MathWorks is I get to ‘play test’ the contest before...

18 years ago

Thumbnail

Published


Advanced MATLAB: Surface plot of nonuniform data
Two minute video shows how to fit a surface to nonuniform data. Real data is not always on a nice X,Y grid, but the MATLAB...

18 years ago

Thumbnail

Published


MATLAB Basics: GUI input validation
Two minute video shows how to validate GUI input. This makes sure that user input will not break your code. This example...

18 years ago

Thumbnail

Published


MATLAB Basics: Linearly spaced vectors
When I look at code written by new users, sometimes, I will see code like this: a = [1 2 3 4 5 6 7 8 9 10 11 12 13 14...

18 years ago

Thumbnail

Published


MATLAB can “txt msg u :)”
People have used different methods over the years to have MATLAB alert them when MATLAB is done with a long set of...

18 years ago

Thumbnail

Published


MATLAB Basics: Getting started from Excel
This is one of a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to use...

18 years ago

Thumbnail

Published


MATLAB Basics: Setting a background image for a GUI
I recently got a question in my inbox asking how to set the background image for a GUI. This is done by creating an axes in...

18 years ago

Thumbnail

Published


Using the clipboard from a GUI
Many of you have surely noticed that this blog took a sharp turn towards video content since I moved to the Advanced Support...

18 years ago

Thumbnail

Published


MATLAB Basics video: Gallery of surface plots
This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how a...

18 years ago

Thumbnail

Published


MATLAB Basics video: Using NaN as placeholder data in graphics
This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to uses...

18 years ago

Thumbnail

Published


Masking typed passwords with asterisks
Sometimes really good files fly under my radar here at the File Exchange. Thankfully, my buddy Brett noticed this little...

18 years ago

Thumbnail

Published


Cool feature: Run configurations
This cool feature will be useful to many MATLAB users that write functions and want an easy way to test them in multiple...

18 years ago

Thumbnail

Published


MATLAB Basics video: UIGETFILE for selecting a file in a script, function or GUI
This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to use...

18 years ago

Thumbnail

Published


MATLAB Basics video: Colormaps
This is one of a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to use...

18 years ago

Thumbnail

Published


MATLAB Basics video: Interleaving data based on unique identifier
This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to take...

18 years ago

Thumbnail

Published


MATLAB Basics video: Concatenating vectors
This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to...

18 years ago

Thumbnail

Published


MATLAB Basics video: Solving linear equations
This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to...

18 years ago

Thumbnail

Published


MATLAB Basics video: Sorting matrices
This video covers how to sort a matrix, either sorting each column independently or sorting such that the original rows stay...

18 years ago

Thumbnail

Published


Small multiples of plots made cleaner
Those of us that are followers of data visualization guru Edward Tufte often want to use small multiple that allow you to...

18 years ago

Thumbnail

Published


MATLAB R2007B released!
Why are these MathWorkers celebrating? In keeping with our twice a year release schedule at the MathWorks, we have a new...

18 years ago

Thumbnail

Published


MATLAB Basics video: Absolute and Logical indexing
This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to use...

18 years ago

Thumbnail

Published


Content aware image resizing
One of the things I love about MATLAB is hearing about an interesting algorithm and being able to put it together quickly to...

18 years ago

Thumbnail

Published


MATLAB Basics video: Row and Column indexing
This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to use...

18 years ago

Thumbnail

Published


Animating data in MATLAB
This Pick is best seen to be appreciated, so watch this quick video showing the Animator in action on a double pendulum. ...

18 years ago

Thumbnail

Published


Heat maps in MATLAB
Here at The MathWorks we are always concerned with useful ways of displaying data. A heat map is a graphical representation...

18 years ago

Thumbnail

Published


MATLAB Basics video: Storing data in a matrix from a loop
I was recently answering a question that came in from a MATLAB user on this blog. In the end, the question was really one...

18 years ago

Thumbnail

Load more