Community Profile

photo

Day Hong Kim


Last seen: etwa 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Rearrange a matrix by the values of the first column
Hello all, I would like to rearrange the matrix according to the values in the first column. the first column represents station...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plotting topography by using etopo
Hello all, I am plotting cross sectional ocean data and I would like to add topography of the bottom by using etopo data. I have...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


interpolate a matrix to fill NaN values.
13.5047428571429 13.2392558823529 NaN 14.0492333333333 14.8088030303030 14.9159676470588 13.4900666666667 13.2365308823529 NaN ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Monte Carlo Method Fails
I am trying to find the probability of getting a pair when drawing 2 cards from a regular deck that contains 52 cards by using M...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Store Values in Gui
<</matlabcentral/answers/uploaded_files/114930/asd.png>> I want to store X and Y values and make a list of them. How can I do...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Changing Pushbutton BackgroundColor for 0.1 second
I want to change BackgroundColor of pushbutton for just 0.1 second. How Can I do that?

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Removing row of matrix
If I have a matrix, A = [1,2;3,4;5,6;7,8] How can I delete even rows, so I can get A = [1,2;5,6]

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I want to make a matrix with x,y values from ginput. How can I do it?
[x,y] = ginput to matrix like [x1,y1;x2,y2; and so on

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort