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

답변