File Exchange Pick of the Week

March 19th, 2010

Pollock: Modern Art from Your Mouse

Brett's Pick this week is Pollock, by James Roberts.

Jackson Pollock (1912--1956) was a major figure in the artistic genre of abstract expressionism, perhaps best known for his "drip" style of painting. Pollock used a variety of tools (sticks, brushes, assorted applicators) to drip and splatter paint on his canvases. One has to think that he would have smiled had he had the opportunity to try out James's "Pollock" function.

James writes that his function allows one to "Paint like Jackson Pollock in MATLAB." In the "just-for-fun" vein, James's program allows one to create splattered "canvasses" in a MATLAB Figure Window. Simply issue the "pollock" command, and drag your cursor across the screen--quickly to create small splatters, slowly to create large drips.

I can't think of any utility for this program, but that's exactly why I like it. It's frivolous fun for all!

Comments?


Get the MATLAB code

Published with MATLAB® 7.10

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

These postings are the author's and don't necessarily represent the opinions of The MathWorks.