Community Profile

photo

Philip


Chalmers Tekniska Högskola

Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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

answers

Answered
Get value from a struct
Just solved the problem with f = getfield(RuKu4([x1 x2],u),'value')

9 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...

9 years ago | 2 answers | 0

2

answers

Question


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)...

10 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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

1

answer