Difference between revisions of "Banner.m"
(→Outputs) |
|||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:function.m}} | {{DISPLAYTITLE:function.m}} | ||
| − | Prints Spinach banners. This is an internal function of the kernel, user edits are discouraged. | + | Prints ''Spinach'' banners. This is an internal function of the kernel, user edits are discouraged. |
==Syntax== | ==Syntax== | ||
| Line 18: | Line 18: | ||
| − | ''Version 2. | + | ''Version 2.2, authors: [[Ilya Kuprov]]'' |
Revision as of 16:31, 15 August 2018
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