magic
M = magic(n)returns an n-by-n matrix constructed from the integers with equal row and column sums- n 须为大于等于 3 的 scalar
- 每行每列和都为
- M class 仍是 double
M = magic(n) returns an n-by-n matrix constructed from the integers with equal row and column sums