Banner.m

From Spinach Documentation Wiki
Revision as of 17:37, 3 January 2018 by Kuprov (talk | contribs) (Created page with "{{DISPLAYTITLE:function.m}} Prints Spinach banners. This is an internal function of the kernel, user edits are discouraged. ==Syntax== banner(spin_system,identifier) =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Prints Spinach banners. This is an internal function of the kernel, user edits are discouraged.

Syntax

    banner(spin_system,identifier)

Arguments

    identifier - a character string with the banner name,
                 see function text

Outputs

The function prints to the console.

See also

report.m, summary.m


Version 2.1, authors: Ilya Kuprov