[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
- array cell...... Find index from value,
shivax <=
- Re: array cell...... Find index from value, mmuetzel, 2018/07/25
- Re: array cell...... Find index from value, shivax, 2018/07/25
- Re: array cell...... Find index from value, mmuetzel, 2018/07/25
- Re: array cell...... Find index from value, shivax, 2018/07/25
- Re: array cell...... Find index from value, Przemek Klosowski, 2018/07/25
- Re: array cell...... Find index from value, LucaLuca, 2018/07/25
- Re: array cell...... Find index from value, shivax, 2018/07/25