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년 초과 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 1 | 0