Difference between revisions of "Which subst.m"
(Fix lead description from MATLAB header (folding/hyphenation pass)) |
(Normalise sequential blank lines) |
||
| Line 27: | Line 27: | ||
* [[Kernel_utilities]] | * [[Kernel_utilities]] | ||
* [[Main_Page]] | * [[Main_Page]] | ||
| − | |||
| − | |||
''Version 2.11, authors: [[Ilya Kuprov]]'' | ''Version 2.11, authors: [[Ilya Kuprov]]'' | ||
Revision as of 12:32, 25 April 2026
Finds out which substance hosts the specified spins; throws an error if there is more than one.
Syntax
subst=which_subst(spin_system,spins)
Arguments
spins - a list of positive integers
Outputs
subst - a positive integer
Examples
See examples in the Spinach distribution relevant to this function.
Notes
This page was generated from the function header in the Spinach repository.
See also
Version 2.11, authors: Ilya Kuprov