Problem 47194. Summation of integers
Add connsecutive numbers up to givven number x.
ex: x=5
y=1+2+3+4+5
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers108
Suggested Problems
-
292 Solvers
-
466 Solvers
-
1015 Solvers
-
Find the max element of the array
1695 Solvers
-
Calculate the average value of the elements in the array
1312 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!