comparison NEWS @ 27756:bd40796683d8

rescale.m: New function (bug #56639). * NEWS: Announce new function. * scripts/general/rescale.m: New function. * scripts/general/module.mk: Add function to build system. * io.txi: Add function to Octave manual. * contributors.in: Add Christian Himpe to list of contributors.
author Christian Himpe <christian.himpe@wwu.de>
date Sat, 30 Nov 2019 07:22:46 -0800
parents 9fd8534d3607
children 992e702ef0d7
comparison
equal deleted inserted replaced
27755:b70da79e4ed9 27756:bd40796683d8
134 * `filebrowser` 134 * `filebrowser`
135 * `is_same_file` 135 * `is_same_file`
136 * `lightangle` 136 * `lightangle`
137 * `namedargs2cell` 137 * `namedargs2cell`
138 * `newline` 138 * `newline`
139 * `rescale`
139 * `rotx` 140 * `rotx`
140 * `roty` 141 * `roty`
141 * `rotz` 142 * `rotz`
142 * `uisetfont` 143 * `uisetfont`
143 * `verLessThan` 144 * `verLessThan`