Community Profile

photo

John Trimper


Emory University

Last seen: 대략 3년 전 2014년부터 활동

Followers: 0   Following: 0

연락

Professional Interests: spectral analysis; electrophysiology

통계

  • First Review

배지 보기

Feeds

보기 기준

답변 있음
How to return 'X' number of unique subsets (combinations) of 'N' numbers taken 'K' at a time
Answer provided by Star Strider & Walter Roberson above, worked out in comments, summarized here: Use randperm to generate m...

8년 초과 전 | 0

| 수락됨

질문


How to return 'X' number of unique subsets (combinations) of 'N' numbers taken 'K' at a time
I need to return X number of unique combinations of N numbers (i.e., vector V of length N) taken K at a time. I can't use 'n...

거의 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to flip x & y axes of a colorbar
I was able to do it by making a colorbar 'south' of the 2nd subplot, then changing the position. So, problem solved, but if ...

9년 초과 전 | 1

질문


How to flip x & y axes of a colorbar
I want to put a colorbar in a figure and have the colorbar horizontally span the length of 3 subplots underneath them. How can I...

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

1

답변