Community Profile

photo

link


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 2 answers | 0

2

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 2 answers | 1

2

answers