# HG changeset patch # User Rik # Date 1637530759 28800 # Node ID 90ca4cd8e7e5e833ff4c1e9d66db221fc7610d31 # Parent 2c7a8040f4f2c6d9be62414937cf130e83e4f240 Add "xline", "yline" to list of unimplemented functions (bug #58530). * __unimplemented__.m: Add "xline", "yline" to list of unimplemented functions. diff -r 2c7a8040f4f2 -r 90ca4cd8e7e5 scripts/help/__unimplemented__.m --- 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",