photo

phlie


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
38,561
of 300,763

평판
1

참여
9 질문
0 답변

답변 채택
88.89%

획득한 표
1

순위
 of 21,082

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,923

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to delete every nth row?
I have a given matrix and I would like to delete every nth row. (Is there any particularity I have to keep in mind given that my...

대략 9년 전 | 답변 수: 2 | 1

2

답변

질문


nchoose2: save output in chunks?
Hi everyone, I have a cell array N(m,n) with mixed numeric/ string (with the first row as a header). I would like to create comb...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


cell array: larger/ smaller than statement
I have a cell array A (with string and numeric entries). I would like to drop each row where the (purely numeric) value in colum...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


isnan cellfun and dropping rows
Hi, in my cell array X, I would like to drop all rows where the value of the 4th column is NaN (the new cell array is Y). I a...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Substitute for join/ outerjoin in cell array?
It seems join and outerjoin only work for tables. Is there a substitute for cell arrays?

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Code doesn't work with different path
Hi, I have some code* which works well when I define the path to be my Dropbox (installed on the hard disk): data_path = fu...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Generate numeric code based on string value
In my cell array, I have one column which contains string values such as a_abc_ABC. How can I generate a new column/ variable wh...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Create new column in cell array based on string values in other columns
In my cell array, I have three columns containing strings: 'string1' 'string2' 'string3' I would like to add a new column con...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Function to create duplicate obs based on the value of a string variable
In my dataset, I have a variable which takes values like abc-ABC or abc-def-ABC (i.e., one or more lower case codes and one uppe...

9년 초과 전 | 답변 수: 2 | 0

2

답변