Difference between revisions of "Chemshifts.m"
(Created page with "{{DISPLAYTITLE:chemshifts.m}} Returns the chemical shifts of every spin in the system relative to the carrier frequency in the current magnet. ==Syntax== [cs_ppm,cs_hz]...") |
(→Outputs) |
||
| Line 13: | Line 13: | ||
cs_ppm - chemical shifts in ppm | cs_ppm - chemical shifts in ppm | ||
| − | + | ||
cs_hz - chemical shfts in Hz | cs_hz - chemical shfts in Hz | ||
Revision as of 14:18, 4 January 2018
Returns the chemical shifts of every spin in the system relative to the carrier frequency in the current magnet.
Contents
Syntax
[cs_ppm,cs_hz]=chemshifts(spin_system)
Parameters
spin_system - spin system object, see create.m
Outputs
cs_ppm - chemical shifts in ppm cs_hz - chemical shfts in Hz
See also
Version 2.1, authors: Ilya Kuprov