comparison scripts/miscellaneous/ans.m @ 5931:25da9a7d5f6d

[project @ 2006-08-16 06:52:19 by jwe]
author jwe
date Wed, 16 Aug 2006 06:52:19 +0000
parents 9ad09b44beba
children 8b0cfeb06365
comparison
equal deleted inserted replaced
5930:a703198cb8b8 5931:25da9a7d5f6d
11 ## is evaluated, the value returned by @code{ans} is 25. 11 ## is evaluated, the value returned by @code{ans} is 25.
12 ## @end defvr 12 ## @end defvr
13 13
14 ## FIXME -- we should be able to get formatted help for empty scripts, 14 ## FIXME -- we should be able to get formatted help for empty scripts,
15 ## not just functions. 15 ## not just functions.
16 function ans () 16 ##function ans ()
17 endfunction 17 ##endfunction