bio_img_loren

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 31 - 40 of 46

Results for: 2009

Switching Things Up 22

If you have ever used a switch statement in MATLAB and also used it in C, you might have noticed that the two constructs have different semantics. Contents ... read more >>

Learning MATLAB 9

Do you learn best by reading, watching, or doing? I do best with a combination of all three for learning technical material. Contents ... read more >>

Convenient nargout Behavior 8

Here's a question that was recently posed at MathWorks. I'm trying to invoke a function handle. It either returns 0 or 1 output arguments. If it returns an output ... read more >>

Palindrome Numbers 9

Today I'd like to introduce a guest blogger, Mike Garrity, who is a graphics software developer at The MathWorks. Although his degree was in computational fluid dynamics, he... read more >>

Technique for Visual Image Comparison 6

Recently Steve wrote an interesting post entitled Image Overlay Transparency that I found quite interesting. Contents ... read more >>

Say “Aloha” to Another MATLAB Stash 2

I recently had the good fortune to spend some time on "The Garden Island," an island in the 50th state to join the USA. Contents ... read more >>

Four Color Images 12

I recently attended a show at the Institute for Contemporary Art in Boston featuring work by Shepard Fairey. It got me thinking how simple it can be in MATLAB to make a 4-color image and... read more >>

Using str2func for Anonymous Function Handle Creation 25

Starting in Release 2009a, str2func lets you create a handle to anonymous function. Before that, you need to construct an anonymous function from literal strings, or using... read more >>

What’s in Your startup.m? 45

Several of us at The MathWorks were recently discussing how we each use startup.m. Contents ... read more >>

Decomposing Embedded Images 13

Today I’d like to introduce a guest blogger, Jiro, who is an application engineer here at The MathWorks. Some of you may know him as one of the bloggers for the File Exchange Pick... read more >>

Posts 31 - 40 of 46