photo

samundeeswari p


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Function 'subsindex' is not defined for values of class 'cell'.
instead of using this instruction obj(cc.PixelIdxList(i))=1; try this obj(cc.PixelIdxList{i})=1; for class cell we need to us...

6 years ago | 0