Mercurial > hg > octave-jordi
changeset 20669:7ae6bbf0a567
__unimplemented__: update list of missing functions.
author | Carnë Draug <carandraug@octave.org> |
---|---|
date | Fri, 30 Oct 2015 12:53:08 +0000 |
parents | 0ec7ce024c92 |
children | 3d8aee0b7415 |
files | scripts/help/__unimplemented__.m |
diffstat | 1 files changed, 35 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m +++ b/scripts/help/__unimplemented__.m @@ -546,22 +546,20 @@ function list = missing_functions () persistent list = { - "MException", - "RandStream", - "Tiff", - "VideoReader", - "VideoWriter", + "addcats", "addCause", - "addcats", "align", "alim", "alpha", "alphamap", + "alphaShape", + "animatedLine", "array2table", "bar3", "bar3h", "bench", "bicgstabl", + "boundary", "brush", "builddocsearchdb", "bvp4c", @@ -570,8 +568,8 @@ "bvpinit", "bvpset", "bvpxtend", + "calllib", "callSoapService", - "calllib", "camdolly", "cameratoolbar", "camlight", @@ -615,6 +613,7 @@ "createSoapMessage", "customverctrl", "datacursormode", + "datastore", "dbmex", "dde23", "ddeget", @@ -628,6 +627,8 @@ "details", "deval", "dialog", + "digraph", + "discretize", "dither", "docsearch", "dragrect", @@ -641,6 +642,7 @@ "figurepalette", "filebrowser", "fill3", + "findgroups", "findprop", "fitsdisp", "fitsinfo", @@ -650,11 +652,12 @@ "freqspace", "funm", "gammaincinv", - "getReport", "getframe", "getpixelposition", + "getReport", "gobjects", "grabcode", + "graph", "graymon", "griddedInterpolant", "gsvd", @@ -673,6 +676,10 @@ "hgexport", "hgsetget", "hgtransform", + "histcounts", + "histcounts2", + "histogram", + "histogram2", "im2java", "imapprox", "import", @@ -683,9 +690,10 @@ "integral2", "integral3", "interpstreamspeed", - "isKey", "iscategorical", "iscategory", + "isenum", + "isKey", "ismissing", "isocaps", "isordinal", @@ -714,6 +722,7 @@ "localfunctions", "lsqr", "makehgtform", + "mapreduce", "material", "matfile", "matlabrc", @@ -721,6 +730,8 @@ "memory", "mergecats", "methodsview", + "MException", + "milliseconds", "minres", "mlintrpt", "mmfileinfo", @@ -729,6 +740,7 @@ "movie2avi", "multibandread", "multibandwrite", + "NaT", "native2unicode", "nccreate", "ncdisp", @@ -738,6 +750,7 @@ "ncwrite", "ncwriteatt", "ncwriteschema", + "nearestNeighbor", "netcdf", "noanimate", "notebook", @@ -758,6 +771,7 @@ "outerjoin", "padecoef", "parseSoapResponse", + "partition", "pathtool", "pcode", "pdepe", @@ -765,6 +779,7 @@ "plotbrowser", "plotedit", "plottools", + "pointLocation", "printdlg", "printopt", "printpreview", @@ -775,6 +790,7 @@ "psi", "publish", "quad2d", + "RandStream", "rbbox", "readtable", "reducepatch", @@ -794,6 +810,7 @@ "showplottool", "smooth3", "snapnow", + "splitapply", "ss2tf", "stack", "standardizeMissing", @@ -820,9 +837,12 @@ "tfqmr", "throw", "throwAsCaller", + "Tiff", "timeit", + "timeofday", "timer", "timeseries", + "timezones", "todatenum", "toolboxdir", "triangulation", @@ -849,12 +869,17 @@ "userpath", "values", "varfun", + "verctrl", "verLessThan", - "verctrl", + "VideoReader", + "VideoWriter", "viewmtx", "visdiff", "volumebounds", "web", + "webread", + "websave", + "webwrite", "width", "winopen", "winqueryreg",