Math with Arrays help
古いコメントを表示
A. Create an array of 1 to 25.
B. Create an array of e^x where x is the previous array you created.
回答 (1 件)
Sulaymon Eshkabilov
2019 年 10 月 16 日
0 投票
Hi,
Use colon operator : for A
Use exp() for B
Good luck.
カテゴリ
ヘルプ センター および File Exchange で Matrix Indexing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!