Navigation

Operators and Keywords

Function List:

C++ API

missing-functions

Find functions that are in Matlab but not in Octave.

Select category:

Missing

__functionstatus__
Return if a function is present in octave: -1 = not checked, 0 = missing, 1 = present
__matlabfunctionlist__
Return a list of matlab functions, FUNLIST, from the URL.
__missingmatlab2txt__
Convert the function and category information into text.
missingfunctionstatus
Write out all the current Matlab functions and toolboxes to OUTDIR in html format.
missingmatlabfunctions
Show or write to OUTFILE the missing Matlab functions listed at the category index URL.