Community Profile

photo

Matt B


University of Chicago

Active since 2013

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Find index of cells containing my string
I realize this question is old now, but a simple way of doing this is to define an inline function: cellfind = @(string)(@(...

10 years ago | 16

Question


'Subscripted assignment between dissimilar structures' thrown on empty struct
As shown in the code below, I'm attempting to populate a struct array iteratively. I have a function which returns a 1x1 struct ...

11 years ago | 4 answers | 1

4

answers