Download this file

2 lines (2 with data), 31 Bytes

1
2
function [v] = vec(v)
v = v(:);