view m4/module.mk @ 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 4b82664f526b
children 501cb6a90f0f
line wrap: on
line source

EXTRA_DIST += \
  m4/module.mk \
  m4/ax_blas.m4 \
  m4/ax_blas_f77_func.m4 \
  m4/ax_compare_version.m4 \
  m4/ax_lapack.m4	\
  m4/ax_pthread.m4 \
  m4/gnulib-cache.m4 \
  m4/libtool.m4 \
  m4/ltoptions.m4 \
  m4/ltsugar.m4 \
  m4/ltversion.m4 \
  m4/lt~obsolete.m4 \
  m4/pkg.m4