Splines package: Difference between revisions

From Octave
Jump to navigation Jump to search
Line 5: Line 5:
Follows an incomplete list of stuff missing in the splines package to be Matlab compatible. Bugs are not listed here, [https://savannah.gnu.org/bugs/?func=search&group=octave search] and [https://savannah.gnu.org/bugs/?func=additem&group=octave report] them on the bug tracker instead.
Follows an incomplete list of stuff missing in the splines package to be Matlab compatible. Bugs are not listed here, [https://savannah.gnu.org/bugs/?func=search&group=octave search] and [https://savannah.gnu.org/bugs/?func=additem&group=octave report] them on the bug tracker instead.


{{Note|this entire section is about the current development version. If a splines-related Matlab function (from the Curve Fitting toolbox) is missing from the list and does not appear on the current release of the package, confirm that is also missing in the [https://sourceforge.net/p/octave/splines/ development sources] before adding it.}}
{{Note|this entire section is about the current development version. If a splines-related Matlab function (from the [https://www.mathworks.com/help/curvefit/splines.html Curve Fitting toolbox]) is missing from the list and does not appear on the current release of the package, confirm that is also missing in the [https://sourceforge.net/p/octave/splines/ development sources] before adding it.}}


=== Missing functions ===
=== Missing functions ===

Revision as of 22:35, 5 February 2018

The splines package is part of the octave-forge project.

Development

Follows an incomplete list of stuff missing in the splines package to be Matlab compatible. Bugs are not listed here, search and report them on the bug tracker instead.

Info icon.svg
this entire section is about the current development version. If a splines-related Matlab function (from the Curve Fitting toolbox) is missing from the list and does not appear on the current release of the package, confirm that is also missing in the development sources before adding it.

Missing functions

  • aptknt
  • augknt
  • aveknt
  • brk2knt
  • bspline
  • chbpnt
  • cscvn
  • fn2fm
  • fnbrk
  • fnchg
  • fncmb
  • fndir
  • fnint
  • fnjmp
  • fnmin
  • fnrfn
  • fntlr
  • fnxtr
  • fnzeros
  • franke
  • getcurve
  • knt2brk
  • knt2mlt
  • newknt
  • optknt
  • ppmak
  • rpmak
  • rscvn
  • rsmak
  • sorted
  • spap2
  • spapi
  • spaps
  • spcrv
  • splinetool
  • spmak
  • spterms
  • stmak
  • titanium

Missing options