Feeds
답변 있음
How to plot a matrix in a 3D plot in matlab
By "3D vector" I'm assuming you mean an Nx3 matrix in the form N = 4; %Number of data points x = [1, 2, 3, 4]; y = [2, 3, 1, ...
How to plot a matrix in a 3D plot in matlab
By "3D vector" I'm assuming you mean an Nx3 matrix in the form N = 4; %Number of data points x = [1, 2, 3, 4]; y = [2, 3, 1, ...
대략 2년 전 | 0
