Statistics
RANK
18,122
of 295,569
REPUTATION
2
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersGet value from a struct
Just solved the problem with f = getfield(RuKu4([x1 x2],u),'value')
10 years ago | 1
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0