A_max=max(max(anum)); 。
Afficher commentaires plus anciens
anum = data;
A_max=max(max(anum));
A_min=min(min(anum));
这段程序具体是什么意思呢
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB 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!