Math with Arrays help
Afficher commentaires plus anciens
A. Create an array of 1 to 25.
B. Create an array of e^x where x is the previous array you created.
Réponses (1)
Sulaymon Eshkabilov
le 16 Oct 2019
0 votes
Hi,
Use colon operator : for A
Use exp() for B
Good luck.
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!