I want to make a SQL-style table in MatLab, meaning each row is an observation and each column is a field. It's all numeric, so I should be able to hold it in a 2D array, but for space-efficiency I need some of the fields to take up fewer bits than others.I want to make a SQL-style table in MatLab, mea