answer = nan(sizey, [sizex])
Returns a matrix filled with NaN.
nan(1,2) -> [NaN, NaN]
ones, zeros, inf