photo

Rusty Rudolph


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do i filter out certain values in a cell matrix using conditions for strings ?
I have a cell matrix- x = { 1 2 'a' 'q' ; 2 3 'a' 'p'; 3 4 'a' 'q'; 5 6 'b' 'p' ; 7 8 'b' 'q' ;9 8 'b' 'q';}; or x = ...

6 years ago | 1 answer | 0

1

answer