|
From: | Carlo Rossi |
Subject: | max index |
Date: | Sun, 31 May 2009 16:12:39 +0000 (GMT) |
hello, I need something like this: A = [ 4; 20; 40; 0]; maxIdx = find( max( A )) I need 3 as result but this above return 0!!! How come, thanks, |
[Prev in Thread] | Current Thread | [Next in Thread] |