1 2 3 4
function outsize = FA_SZ_LINSPACE_ROW(insize) in1num = string(eval(insize(1))); outsize = in1num; endfunction: