diff etc/NEWS.10.md @ 32602:65084aa09317

rticklabels.m, tticklabels.m: Add new functions. (patch #10408) * /scripts/plot/appearance/rticklabels.m, tticklabels.m: Add new functions that enable reading and setting the labels on polar plots. * /scripts/plot/appearance/module.mk: Add new files. * /etc/NEWS.10.md: Add rticklabels and tticklabels to list of new functions in Octave 10.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Thu, 14 Dec 2023 23:50:30 -0500
parents 2cf4c5bfc410
children b60af3354ac3
line wrap: on
line diff
--- a/etc/NEWS.10.md	Wed Dec 13 10:42:58 2023 -0800
+++ b/etc/NEWS.10.md	Thu Dec 14 23:50:30 2023 -0500
@@ -12,12 +12,17 @@
 to 'rtick' by the function `rticks` will only include the center tick mark
 value if it is specified.
 
+- `
+
 ### Matlab compatibility
 
 - `height` and `width` are now aliases for the `rows` and `columns` functions.
 
 ### Alphabetical list of new functions added in Octave 10
 
+* `rticklabels`
+* `tticklabels`
+
 ### Deprecated functions, properties, and operators
 
 The following functions and properties have been deprecated in Octave 10