I'm trying to iterate over a list of strings in MATLAB. The problem is that, inside the 'for' loop, my iterator is considered a 'cell' rather than a string. I'm trying to iterate over a list of strings in
I'm trying to iterate over a list of strings in MATLAB. The problem is that, inside the 'for' loop, my iterator is considered a 'cell' rather than a string. I'm trying to iterate over a list of strings in