annotate examples/COPYING @ 17692:38cf56b77274

Overhaul image, imagesc to use newplot and support low-level invocation form. * scripts/image/image.m: New variable do_new indicates high-level calling form. For high-level invocation, call newplot before __img__. Correct linearity check if vectors are reversed (high-to-low values). Only apply image properties to axes if doing a high-level invocation. * scripts/image/imagesc.m: New variable do_new indicates high-level calling form. Delete subfunction __imagesc__ and incorporate minimal amount of code into imagesc. Only apply climits for high-level invocation.
author Rik <rik@octave.org>
date Fri, 18 Oct 2013 16:27:44 -0700
parents 013cd94d8d7f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12702
013cd94d8d7f doc: Spelling fixes for various documentation files
John Bradshaw <john@johnbradshaw.org>
parents: 9053
diff changeset
1 Copyright notices are intentionally omitted from the files in the
9053
4295d634797d remove copyright notices from example files
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2 examples directory. We don't want copyright notices cluttering the
4295d634797d remove copyright notices from example files
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3 manual.