Multiplying vectors resulting in unfinished answer
古いコメントを表示
Can someone help out as to why im getting zeros for the defined range of values and only the last numbers answer is used
回答 (1 件)
Alan Stevens
2021 年 1 月 2 日
Use
a./b
not
a/b
for element by element division.
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!