Mercurial > hg > octave-nkf
comparison scripts/java/java_set.m @ 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 | 03b9d17a2d95 |
children |
comparison
equal
deleted
inserted
replaced
20510:9de6949ec15f | 20511:eca5aa3225f4 |
---|