File Exchange Pick of the Week

Our best user submissions

Posts 11 - 20 of 21

Results for: Practical example

Practical Example: Placing a sampling grid in a polygon part two 1

This is the second video in this series, it shows you how to run a very simplistic optimization. For a simple problem like this one, the algorithm is more than sufficient to find a correct answer to… read more >>

Practical Example: Placing a sampling grid in a polygon 4

A while back, I posted a video about how to place points randomly inside of an arbitrary polygon. [Click here] This video prompted a question about how to place points in a more systematic manner. If… read more >>

Practical example: Intersecting a circle with a line series 4

As with all the videos in this practical example series, the process of developing code is more important than the particular problem that is being solved. In this video, we will be covering topics… read more >>

Practical Example: Adding callbacks to a plot 10

This eleven minute video shows how you can make plots on two axes such that when one point of a pair is clicked, they both are highlighted.
In this video you will see:

LINE used instead of PLOT so… read more >>

Practical Example: Generating points inside a polygon 5

Notice the link at the bottom for a one minute survey that can get you into a drawing for a MATLAB t-shirt!
This ten minute video shows how to modify the help example for INPOLYGON to generate a set… read more >>

Practical Example: Visualizing the density of a data cloud 1

I was working with a MATLAB user that had a large number of data points in the form of x,y,z triples. He was mostly interested in the density of these data points over the range of the data. At… read more >>

Practical example: Setting transparency on a patch 2

First, be sure to check out the new home of LazyWeb. We had three of the challenges closed, but there are three still open. We are sending out MATLAB prize packages to all that solved a challenge,… read more >>

Practical example: Algorithm development for making colormaps 8

In a recent post, I mentioned LazyWeb It worked better than I expected. Matt posted some code that I requested that will highlight a line when you click on it. This works exactly as hoped. Thanks… read more >>

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 Group at the MathWorks in May. With all these videos, I have had to get… read more >>

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

Posts 11 - 20 of 21