photo

Junhong YE


The Chinese University of Hong Kong

2014 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Wireless Communication

統計

  • First Review
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Finding the indices of the elements of one array in another
I think find(ismember(A,B)) would do it.

約10年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0

1

回答