Folks, consider this:
<hansl>
x = imaxr({1,2,1,2,1,2})
</hansl>
At present, this returns the scalar 2, but I wonder if it shouldn't
instead return a row vector holding {2,4,6}. But then, generalisation to
the case when the argument to imaxr is a matrix with more than 1 row
becomes awkward. Thoughts?
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------