changeset 30312:90ca4cd8e7e5

Add "xline", "yline" to list of unimplemented functions (bug #58530). * __unimplemented__.m: Add "xline", "yline" to list of unimplemented functions.
author Rik <rik@octave.org>
date Sun, 21 Nov 2021 13:39:19 -0800
parents 2c7a8040f4f2
children 98400baa509f
files scripts/help/__unimplemented__.m
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m	Sun Nov 21 13:23:31 2021 -0800
+++ b/scripts/help/__unimplemented__.m	Sun Nov 21 13:39:19 2021 -0800
@@ -1314,12 +1314,14 @@
   "writeKeyUnit",
   "writetable",
   "writeVideo",
+  "xline",
   "xmlread",
   "xmlwrite",
   "xslt",
   "xtickformat",
   "year",
   "years",
+  "yline",
   "ymd",
   "ytickformat",
   "yyaxis",