i have a 6432 x 1 cell containing values of either 'True' or 'False'. I'm trying to convert the cell to a numeric array with a value of 0 for False and 1 for True. I must be missing an obvious solution, but I feel like I've tried everything. Thank you.