photo

alice


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to find the position in cell arry?
Dear, Andrei bobrov your answer is also work. thank you.

etwa 12 Jahre vor | 0

Frage


How to find the position in cell arry?
Hi I have cell array data example. D = {[1 2];[1 4];[1 6];[2 4];[2 5];} I want to find the position of [1 6] in that D, ...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
how to count more than 1 element in cell array?
Oh thank you so much Both answers are work!

etwa 12 Jahre vor | 0

Frage


how to count more than 1 element in cell array?
Hello I have cell array data example. D = {[1 2 5];[1 2 4 6];[2 4 5 6];[2 5];[1 4 6]} the answer is 3 I want to kno...

etwa 12 Jahre vor | 3 Antworten | 0

3

Antworten