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

Réponses (1)

Star Strider
Star Strider le 3 Fév 2015

0 votes

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

Community Treasure Hunt

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

Start Hunting!

Translated by