help-octave
[Top][All Lists]
Advanced

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

Re: Find egual number


From: LucaLuca
Subject: Re: Find egual number
Date: Tue, 12 Feb 2019 06:07:11 -0600 (CST)

hi, 
i'm subscrive mailing list.., now i can reveive your email 

about you solution is not correct because if i change element in array 

Example: 

f=[14  54  54  65   78  67 78 67 67 78 67] 

k=1:length(f) 

find(f(k)==k) 

ans = [](1x0) and it's not correct because you have set  a wrong loop 

but never mind…



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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