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
-
Return the first and last characters of a character array
10458 Solvers
-
Check if number exists in vector
12278 Solvers
-
813 Solvers
-
328 Solvers
-
508 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!