changeset 2781:c12d3a7775e8 octave-forge

Update INDEX files for new functions
author adb014
date Sun, 03 Dec 2006 21:54:09 +0000
parents 5fc5f80118d3
children 32859819c405
files main/INDEX main/image/INDEX main/optim/INDEX main/statistics/INDEX
diffstat 4 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/INDEX	Sun Dec 03 10:53:14 2006 +0000
+++ b/main/INDEX	Sun Dec 03 21:54:09 2006 +0000
@@ -105,6 +105,7 @@
  pcode 
  inmem = use <f>who</f> with -functions
  mex
+ mexext
  source
  mark_as_command unmark_command
  mark_as_rawcommand unmark_rawcommand
@@ -130,6 +131,7 @@
  cd pwd
  dir
  ls
+ ls_command
  mkdir isdir
  copyfile= use <f>system</f><code>("[cp ", source, " ", dest])</code>
  delete
@@ -213,6 +215,7 @@
  EDITOR 
  info_file info_program makeinfo_program
  PAGER gnuplot_binary
+ PAGER_FLAGS
 Constants
  F_DUPFD F_GETFD F_GETFL F_SETFD F_SETFL
  O_APPEND O_ASYNC O_CREAT O_EXCL O_NONBLOCK O_RDONLY
@@ -455,6 +458,10 @@
  logical 
  isscalar isvector ismatrix issquare 
  issymmetric is_duplicate_entry isequalwithequalnans
+ size_equal
+Assignment
+ subsasgn subsref
+ substruct
 Rearranging matrices
  reshape 
  resize
@@ -1336,6 +1343,7 @@
  image
  imagesc
  imshow
+ image_viewer
 Read/write
  loadimage saveimage
 Colour controls
--- a/main/image/INDEX	Sun Dec 03 10:53:14 2006 +0000
+++ b/main/image/INDEX	Sun Dec 03 21:54:09 2006 +0000
@@ -41,6 +41,7 @@
  uintlut
  stretchlim
  makelut applylut
+ deriche
 Black and white image functions
  bwarea 
  bweuler 
--- a/main/optim/INDEX	Sun Dec 03 10:53:14 2006 +0000
+++ b/main/optim/INDEX	Sun Dec 03 21:54:09 2006 +0000
@@ -8,6 +8,7 @@
  line_min
  fmins adsmax mdsmax nmsmax
  bfgsmin samin battery
+ fminsearch
 Data fitting
  expfit expdemo
  wpolyfit wpolyfitdemo 
--- a/main/statistics/INDEX	Sun Dec 03 10:53:14 2006 +0000
+++ b/main/statistics/INDEX	Sun Dec 03 21:54:09 2006 +0000
@@ -19,6 +19,9 @@
  unidstat
  unifstat
  weibstat
+ gamlike
+ juscdf
+ juspdf
 Descriptive statistics
  nansum
  nanmax
@@ -49,6 +52,8 @@
  hmmestimate hmmgenerate hmmviterbi
 Hypothesis testing
  anderson_darling_test
+Fitting
+ gamfit
 Compatibility
  nbin*= use <code>pascal_*</code>
  unid*= use <code>discrete_*</code>