help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loop


From: Carlo Rossi
Subject: Re: loop
Date: Thu, 4 Jun 2009 13:55:08 +0000 (GMT)

> There was a typo, sorry:
> [cc, pp] = max (counting, [], 2);

Hi, Ifinally understand this. Anyway I need the indexes (I suppose pp) in this 
way:


(indexes')-1

is there a way to do all in:
 [cc, pp] = max (counting, [], 2);

Actaully I need only the indexes (pp) not the values..
thansk,


      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]