Feeds
提问
Adding values to 3d matrix
Dear all, I have an emtpy 16x16x16 matrix, which i'm trying to update on the following locations: x = [1,16,16] y = [...
13 years 前 | 2 个回答 | 0
2
个回答提问
Finding smallest value in nested structure
Dear all, I have a structure as shown here: subject(i).cineLoop.frame(j).data(k).area Where 'area' is an amount...
13 years 前 | 3 个回答 | 0
3
个回答已回答
Retrieving coordinates from rectangle function
Solved the problem by defining the ellipse as a sine and cosine function, instead of the rectangle function.
Retrieving coordinates from rectangle function
Solved the problem by defining the ellipse as a sine and cosine function, instead of the rectangle function.
14 years 前 | 0
| 已接受
提问
Retrieving coordinates from rectangle function
Dear all, Using the rectangle function, I am generating an ellipse. Is it possible to retrieve the corresponding x and ...
14 years 前 | 2 个回答 | 0
