Relative Content

Tag Archive for octave

How to break up cell array based on entry

I’m just starting out with octave and I’m trying to write a for loop which would break up a cell array into new cell arrays and give each a unique, sequential identifier based on the entry values.