How to sum up a matrix n-times?

1 次查看(过去 30 天)
I have a matrix A = [1 2 3 4; 5 6 7 8]
How to sum up a matrix up to n times.?

采纳的回答

James Tursa
James Tursa 2012-11-3
编辑:James Tursa 2012-11-3
n*A ???
You will need to provide a sample input & output so we can understand what you really want.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by