Junhong YE
The Chinese University of Hong Kong
自 2014 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Wireless Communication
Feeds
已回答
Finding the indices of the elements of one array in another
I think find(ismember(A,B)) would do it.
Finding the indices of the elements of one array in another
I think find(ismember(A,B)) would do it.
10 years 前 | 0
提问
Cannot get XLabel by Child accessing of gca
I wonder why can't I access/see the _xlabel_ object by _get(gca,'children')_ . However, I do can access its handle by get(gca...
10 years 前 | 1 个回答 | 0
1
个回答提问
Indexing high dimension elements from a N-D matrix
Hi, all, I met a problem when I was trying to index the third dimension elements of a 3-dim matrix, i.e. A=rand(10,10,10)...
10 years 前 | 1 个回答 | 0