Community Profile

photo

Day Hong Kim


Last seen: 約3年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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

6年弱 前 | 1 件の回答 | 0

1

回答

質問


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

6年弱 前 | 0 件の回答 | 0

0

回答

質問


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]

6年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答