Hi,
consider this:
matrix a = seq(1, 10, 0.5)
which gives an illegal argument error. I understand why that is, but the
doc says the 3rd argument must be positive and fractional stuff is
ignored. So I guess the doc should be changed to say it must be \geq 1.
thanks,
sven