diff scripts/statistics/base/skewness.m @ 8517:81d6ab3ac93c

Allow documentation tobe built for other formats than tex and info
author sh@sh-laptop
date Wed, 14 Jan 2009 20:44:25 -0500
parents 83a8781b529d
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/statistics/base/skewness.m	Wed Jan 14 16:49:45 2009 -0500
+++ b/scripts/statistics/base/skewness.m	Wed Jan 14 20:44:25 2009 -0500
@@ -28,12 +28,12 @@
 ## where $\bar{x}$ is the mean value of $x$.
 ## @end tex
 ## @end iftex
-## @ifinfo
+## @ifnottex
 ##
 ## @example
 ## skewness (x) = N^(-1) std(x)^(-3) sum ((x - mean(x)).^3)
 ## @end example
-## @end ifinfo
+## @end ifnottex
 ##
 ## @noindent
 ## of @var{x}.  If @var{x} is a matrix, return the skewness along the