Feeds
提问
How to return x y position on a graph from a place I click?
I plotted the trajectory of the hip of a leaping animal. plot = plot(hipx,hipy) Next I want to select a specific point on th...
9 years 前 | 1 个回答 | 0
1
个回答提问
Calculate 3D angles?
I have a 40x12 matrix in MatLab. The first three columns represent the (x,y,z) coordinates of the hip, columns 4-6 represent th...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to return the row number of the first numerical data?
I have an 83x1 matrix called halluxx. The first 39 rows are NaN values and the rest are numerical values. I would like MatLab ...
9 years 前 | 1 个回答 | 0
