Mercurial > hg > octave-nkf
view scripts/deprecated/module.mk @ 20511:eca5aa3225f4
imshow.m: Add support for 'parent' property (bug #45473).
* imshow.m: Add cell variable prop_val_args{:} when calling image or imagesc.
Populate prop_val_args with {"parent", hparent} when "parent" argument given
to imshow. Remove code commented out in 2015/05/1 which has not caused any
problems. Add warning that arguments "border" and "reduce" are not supported.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 05 Jul 2015 13:55:56 -0700 |
parents | cd5ae0f080e8 |
children | fa9fa6ab76f0 |
line wrap: on
line source
FCN_FILE_DIRS += deprecated deprecated_FCN_FILES = \ deprecated/bicubic.m \ deprecated/delaunay3.m \ deprecated/dump_prefs.m \ deprecated/find_dir_in_path.m \ deprecated/finite.m \ deprecated/fmod.m \ deprecated/fnmatch.m \ deprecated/gmap40.m \ deprecated/isstr.m \ deprecated/loadaudio.m \ deprecated/luinc.m \ deprecated/mouse_wheel_zoom.m \ deprecated/nfields.m \ deprecated/octave_tmp_file_name.m \ deprecated/playaudio.m \ deprecated/saveaudio.m \ deprecated/setaudio.m \ deprecated/syl.m \ deprecated/usage.m FCN_FILES += $(deprecated_FCN_FILES) PKG_ADD_FILES += deprecated/PKG_ADD DIRSTAMP_FILES += deprecated/$(octave_dirstamp)