Azzera filtri
Azzera filtri

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

2 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Shivam Prasad
Shivam Prasad il 16 Ott 2019

Categorie

Scopri di più su Loops and Conditional Statements in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by