banner.m

From Spinach Documentation Wiki
Revision as of 18:47, 5 June 2026 by Kuprov (talk | contribs) (Rename Arguments section heading to Parameters)
Jump to: navigation, search

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

Syntax

    banner(spin_system,identifier)

Parameters

    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