Feeds
提问
Align camera position and rotation
So I have a list of faces and vertices, which I render with as a patch. The result is a 3d object consisting of triangles. Now I...
4 years 前 | 1 个回答 | 0
1
个回答提问
Cannot set camera position because of negative integers
So I want to set the camera position depending on a 3d point in the figure. If I print the current camera position to the consol...
4 years 前 | 1 个回答 | 0
1
个回答提问
Order columns of matrix based on other matrix
So in one matrix A I have the order of the elements A = 3 1 3 1 3 2 2 2 2 1 1 ...
4 years 前 | 2 个回答 | 0
2
个回答提问
How to add multiple values from column together
Lets assume I have a vector a with n values a = rand(n,1) % values and I priovide another vector b containing some row indices...
4 years 前 | 1 个回答 | 0
1
个回答提问
Solve plane equation with 3 points and additional condition
I am quite new to matlab and only now some of the basic features, so every new problem cause trouble for me. Given: p1 = [x1 ...
4 years 前 | 2 个回答 | 1