You don’t want the 1 there probably. That would create a n x 1 matrix, and you probably want a vector instead.
3 Likes
You don’t want the 1 there probably. That would create a n x 1 matrix, and you probably want a vector instead.