photo

ZigzS


Last seen: 대략 4년 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
13,074
of 300,331

평판
4

참여
7 질문
0 답변

답변 채택
71.43%

획득한 표
4

순위
 of 20,920

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,124

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Plot 3D data on a 2D profile
I have a dataset which roughly resembles a plane with dip direction 331 degrees. I want to generate a 2D plot where the x-axis i...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Eliminate rows in a matrix that have matching & different values
I have a matrix that looks like this: 2.0000 15.0000 1.0000 11.2427 2.0000 15.0000 1.0000 15.9927 ...

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

1

답변

질문


Select a set of variables from an array NOT equal to a set of indices
I need to select all of values in an array except for specified indices. A=[1 2 3 4 5 6 7 8 9]; set=[1 ...

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

2

답변

질문


Finding index of minimum of a subset of an array
I want to find the index of the greater array for a subset within that array. Example: A=[2 3; 1 8; 2 6; 3 1;] ...

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

2

답변

질문


Find unique rows in a cell array with mixed data types
Hi, I have a cell array formatted like the following: >> stations 'WOSB' [ NaN] [ NaN] 'YOUB' ...

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

1

답변

질문


Remove specific entry in a cell array
I want to remove an entry in a cell array if it is equal to something specifically. Explained in this example: animals={'cat'...

7년 초과 전 | 답변 수: 3 | 4

3

답변

질문


Want to define a cell vector according to the files in a directory
I want to define a variable (say "files") as a cell array containing the names of the folders in a specific directory. Consider ...

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

1

답변