idx11=find​(initsec==​temp(:,2))​;

回答 (1 件)

Star Strider
Star Strider 2015 年 2 月 3 日

0 投票

The value of ‘idx11’ is the row index of the second column of ‘temp’ that equals ‘initsec’.

質問済み:

2015 年 2 月 3 日

回答済み:

2015 年 2 月 3 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by