banner.m

From Spinach Documentation Wiki
Revision as of 16:58, 5 June 2026 by Kuprov (talk | contribs) (Add NOTOC to Spinach function page header)
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 banners to Matlab console.

See also

report.m, summary.m

Version 2.2, authors: Ilya Kuprov