Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2025.0.0 - Русский


magic

Magic square

Syntax

m = magic(n)

Arguments

n

real scalar

m

n x n matrix

Description

m = magic(n) returns a magic square of size n x n.

Examples

m = magic(4)

See also

  • toeplitz — Toeplitz matrix (chosen constant diagonal bands)

History

ВерсияОписание
2025.0.0 Introduction in Scilab.
Report an issue
<< logspace Элементарные матрицы meshgrid >>

Copyright (c) 2022-2024 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Oct 24 11:18:31 CEST 2024