![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3309605_1522094901461_DEF.jpg)
John Trimper
Emory University
Followers: 0 Following: 0
Professional Interests: spectral analysis; electrophysiology
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...
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...
9년 초과 전 | 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 ...
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 ...
10년 초과 전 | 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...
10년 초과 전 | 답변 수: 1 | 0