idx11=find(initsec==temp(:,2));
Afficher commentaires plus anciens
wht is the value od idx11
Réponses (1)
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’.
Catégories
En savoir plus sur Simulink 3D Animation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!