diff scripts/deprecated/exponential_cdf.m @ 5428:2a16423e4aa0

[project @ 2005-08-23 18:38:27 by jwe]
author jwe
date Tue, 23 Aug 2005 18:38:28 +0000
parents bee21f388110
children 4775fc1aa728
line wrap: on
line diff
--- a/scripts/deprecated/exponential_cdf.m	Tue Aug 16 19:49:32 2005 +0000
+++ b/scripts/deprecated/exponential_cdf.m	Tue Aug 23 18:38:28 2005 +0000
@@ -26,7 +26,7 @@
 ## The arguments can be of common size or scalar.
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@ci.tuwien.ac.at>
+## Author: KH <Kurt.Hornik@wu-wien.ac.at>
 ## Description: CDF of the exponential distribution
 
 function cdf = exponential_cdf (varargin)