mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

vis/lineplots/

mg_xkcdify.pro


Routines

top mg_xkcdify

result = mg_xkcdify(x, y)

Create an xkcd-style line.

Return value

fltarr(2, n)

Parameters

x in required type=fltarr

x-values

y in required type=fltarr

y-values

Examples

To try this routine, use the main-level program at the end of this file:

IDL> .run mg_xkcdify
This should produce:

File attributes

Modification date: Wed May 14 15:07:15 2014
Lines: 68
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.