Feeds
提问
Get more information than coordinates from plot
I would like to get more information than the coordinates when I click on a point in a 2D plot. Right now I'm plotting several p...
9 years 前 | 0 个回答 | 0
0
个回答已回答
Get value from a struct
Just solved the problem with f = getfield(RuKu4([x1 x2],u),'value')
Get value from a struct
Just solved the problem with f = getfield(RuKu4([x1 x2],u),'value')
10 years 前 | 1
提问
Get value from a struct
I have a function, RuKu4, which returns a struct file with three subvalues. The function is called like: RuKu4([x1, x2], u) a...
10 years 前 | 2 个回答 | 0
2
个回答提问
ss2tf give different results depending on version of MATLAB
I use Matlab version 8.2 and my friend 7.14 we get different result using this code A=[0 1 0 0; -(1.19/1.7e-3) -((8.39e-3)...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to sort out elements from matrix
I have a quite large matrix and I want to find out which elements are alike. h = 8 61 65 12 2 15 ...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to find number and position from cell
I have a large cell file (1.6*10^6 rows) with only ones and []. I want to find the positions of the ones, preferably converted t...
11 years 前 | 1 个回答 | 0