Write a Matlab program that prints a table with 10 lines of output. On output line number k, the program should list the numbers from k to k^2 (line number to the power 2). Together with the sum of even numbers only. Note that there is a space betwee

1 次查看(过去 30 天)
Write a Matlab program that prints a table with 10 lines of output. On output line number k, the program should list the numbers from k to k^2 (line number to the power 2). Together with the sum of even numbers only. Note that there is a space between the printed numbers. You have to use loops to solve this problem.

回答(1 个)

Shivam Prasad
Shivam Prasad 2019-10-16

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by