フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

sum of all multiples of 3 or 5 upto n

1 回表示 (過去 30 日間)
Hemangi
Hemangi 2016 年 5 月 29 日
コメント済み: Gautam Mohan 2016 年 6 月 3 日
List all the natural numbers up to 10 that are multiples of 3 or 5, we get 3, 5, 6, 9 and 10. The sum of these multiples is 33. Write a function that returns the sum of all the multiples of 3 or 5 up to n where n is a positive integer and the only input argument of the function.
  2 件のコメント
John D'Errico
John D'Errico 2016 年 5 月 29 日
And what have you tried? This is your homework. Answers is not here to do your homework. If you have an actual question about MATLAB, then ask it. But you need to make some effort, as that is how you will learn.
Gautam Mohan
Gautam Mohan 2016 年 6 月 3 日
To expand on John's answer, I would recommend reading this post that provides some details on how to properly ask for help on the MATLAB Answers site. We strive to keep the questions answered on this site specific and MATLAB-related.
Hope this helps!

回答 (0 件)

この質問は閉じられています。

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by