Info

此问题已关闭。 请重新打开它进行编辑或回答。

how can I make a table for this loop

1 次查看(过去 30 天)
Jorge Tejada
Jorge Tejada 2017-10-12
关闭: MATLAB Answer Bot 2021-8-20
clc, clear
integer = 1;
for x = 1:20
integer = integer*x
end

回答(1 个)

Andrei Bobrov
Andrei Bobrov 2017-10-12
编辑:Andrei Bobrov 2017-10-12

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by