diff NEWS @ 8932:2d0f8692a82e

Add the 'histc' function
author Soren Hauberg <hauberg@gmail.com>
date Sun, 08 Mar 2009 18:45:58 +0100
parents 0c7b0049c023
children 979d0492ff40 1052a66078cf
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -261,23 +261,23 @@
 
  ** Other miscellaneous new functions.
 
-      addtodate          idivide                     realpow
-      bicgstab           info                        realsqrt
-      cgs                interp1q                    rectint
-      command_line_path  isdebugmode                 regexptranslate
-      contrast           isfloat                     restoredefaultpath
-      convn              isstrprop                   roundb
-      cummin             log1p                       rundemos
-      cummax             lsqnonneg                   runlength
-      datetick           matlabroot                  saveobj
-      display            namelengthmax               spaugment
-      expm1              nargoutchk                  strchr
-      filemarker         pathdef                     strvcat
-      fstat              perl                        subspace
-      full               prctile                     symvar
-      fzero              quantile                    treelayout
-      genvarname         re_read_readline_init_file  validatestring
-      hypot              reallog
+      addtodate          hypot                       reallog
+      bicgstab           idivide                     realpow
+      cgs                info                        realsqrt
+      command_line_path  interp1q                    rectint
+      contrast           isdebugmode                 regexptranslate
+      convn              isfloat                     restoredefaultpath
+      cummin             isstrprop                   roundb
+      cummax             log1p                       rundemos
+      datetick           lsqnonneg                   runlength
+      display            matlabroot                  saveobj
+      expm1              namelengthmax               spaugment
+      filemarker         nargoutchk                  strchr
+      fstat              pathdef                     strvcat
+      full               perl                        subspace
+      fzero              prctile                     symvar
+      genvarname         quantile                    treelayout
+      histc              re_read_readline_init_file  validatestring
 
  ** Changes to strcat.