Math with Arrays help
Mostra commenti meno recenti
A. Create an array of 1 to 25.
B. Create an array of e^x where x is the previous array you created.
Risposte (1)
Sulaymon Eshkabilov
il 16 Ott 2019
0 voti
Hi,
Use colon operator : for A
Use exp() for B
Good luck.
Categorie
Scopri di più su Matrix Indexing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!