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년 초과 전 | 3
