**[m, n] = size(a)** results in **m,, n = size(a)** instead of **m, n = size(a)** would expect only one comma, not two