Difference between revisions of "Banner.m"
(Normalise sequential blank lines) |
|||
| Line 16: | Line 16: | ||
==See also== | ==See also== | ||
[[report.m]], [[summary.m]] | [[report.m]], [[summary.m]] | ||
| − | |||
''Version 2.2, authors: [[Ilya Kuprov]]'' | ''Version 2.2, authors: [[Ilya Kuprov]]'' | ||
Revision as of 12:22, 25 April 2026
Prints Spinach banners. This is an internal function of the kernel, user edits are discouraged.
Contents
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
Version 2.2, authors: Ilya Kuprov