help-octave
[Top][All Lists]
Advanced

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

array cell...... Find index from value


From: shivax
Subject: array cell...... Find index from value
Date: Tue, 24 Jul 2018 17:07:10 -0500 (CDT)

hi,


i'm this cell array of string :

G[1000,2]

example:

G{2,1}=23
GG{2,1}=45
…
GG{2,340}=98

i want Input: 98 and it return 340

it's possible using cellfun? i can't use it






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



reply via email to

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