Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Write a function centervalue(M) that returns the value of the central element of matrix M. You may assume that M has an odd number of rows and columns. Have centervalue call your function halfway. >> centervalue(magic(5))
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Plz help. Im not getting anything at all
0 commentaires
Réponses (1)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!