Feeds
已回答
Adding a singleton dimension to a 2D vector
Getting an Nx1x1 doesn't seem to work but getting a 1x1xN matrix works: original_vector = ones(22872,1); threeD_matrix(1,1,:) ...
Adding a singleton dimension to a 2D vector
Getting an Nx1x1 doesn't seem to work but getting a 1x1xN matrix works: original_vector = ones(22872,1); threeD_matrix(1,1,:) ...
4 years 前 | 3
