Add connsecutive numbers up to givven number x.
ex: x=5
y=1+2+3+4+5
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers121
Suggested Problems
-
405 Solvers
-
673 Solvers
-
439 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
359 Solvers
-
666 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!