Projects: Difference between revisions

534 bytes added ,  10 January 2014
→‎Bugs: new sec on missing functions
(→‎Bugs: new sec on missing functions)
Line 368: Line 368:
[[Category:Development]]
[[Category:Development]]
[[Category:Project Ideas]]
[[Category:Project Ideas]]
=Missing functions=
There are certain functions present in MATLAB known to be missing in Octave.
One list is provided on the source for function __unimplemented.m__, subfunction missing_functions; it can be edited in the Octave GUI or browsed at [http://hg.savannah.gnu.org/hgweb/octave/file/d63878346099/scripts/help/__unimplemented__.m#l530].
Another list is kept for the [[Image package]].
A final resource is the missing-functions package, available from the Octave-Forge: [http://octave.sourceforge.net/missing-functions/].
115

edits