comparison scripts/help/__unimplemented__.m @ 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 9b19854c8db1
children 796f54d4ddbf
comparison
equal deleted inserted replaced
30311:2c7a8040f4f2 30312:90ca4cd8e7e5
1312 "writeImg", 1312 "writeImg",
1313 "writeKey", 1313 "writeKey",
1314 "writeKeyUnit", 1314 "writeKeyUnit",
1315 "writetable", 1315 "writetable",
1316 "writeVideo", 1316 "writeVideo",
1317 "xline",
1317 "xmlread", 1318 "xmlread",
1318 "xmlwrite", 1319 "xmlwrite",
1319 "xslt", 1320 "xslt",
1320 "xtickformat", 1321 "xtickformat",
1321 "year", 1322 "year",
1322 "years", 1323 "years",
1324 "yline",
1323 "ymd", 1325 "ymd",
1324 "ytickformat", 1326 "ytickformat",
1325 "yyaxis", 1327 "yyaxis",
1326 "yyyymmdd", 1328 "yyyymmdd",
1327 "ztickformat", 1329 "ztickformat",