Loren on the Art of MATLAB

Turn ideas into MATLAB

Note

Loren on the Art of MATLAB has been archived and will not be updated.

Posts 11 - 20 of 21

Results for: Graphics

Web Treats

I have had occasion to visit MathWorks website recently and discovered a couple of interesting pages.... read more >>

Another Possible Surprise – Ignored NaN Values 9

Ever have some data that might have some NaN values? And you start doing computations with these data, expecting |NaN|s to propagate... Only to find later, that the |NaN|s... read more >>

Graphical Display Techniques – Part 2 6

In a recent post I discussed how to use different linestyles, colors, and marker properties to ensure that lines are markers that you superimpose on a plot will be visible,... read more >>

Graphical Display Techniques – Part 1 9

I've recently been working with some customers who need to display extra information on top of a plot. Steve showed some examples for superimposing lines on images in such a way so they... read more >>

MATLAB for Typography? 4

I was wandering around the web and came across work by Ankur Pawar on flickr. He has some beautiful pictures with font embellishments, as well as gorgeous depictions of some... read more >>

Coordinating Views 2

Ever wanted to have coordinated views of multiples plots when you pan or zoom? You can do this in MATLAB. Let's suppose I have two plots and I want to be sure they keep... read more >>

Carving a Dinosaur 36

Today I’d like to introduce a guest blogger, Ben, who is consultant over in The MathWorks UK. Some of you may have come across his customer projects and demos on image... read more >>

Hold Everything! 31

Have you ever tried to overlap more than one plot, only to find that you had to fiddle with a few times before it looked right? Perhaps this is because you aren't... read more >>

Olympic Rings 7

Well, I am very late on this challenge. In August, Mike posted some code to reproduce the Olympic rings and mentioned that I might have a more clever way to create the same plot. ... read more >>

Plotting with Style 65

One of MATLAB's features is being able to customize plots. But some of the customization may not need to be done by hand and can instead be controlled programmatically. Let... read more >>

Posts 11 - 20 of 21