diff options
-rw-r--r-- | liouville.m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/liouville.m b/liouville.m index a67263e..0673a7e 100644 --- a/liouville.m +++ b/liouville.m @@ -2,8 +2,8 @@ hbar=1; im_one=0+1i; -%three_levels; -two_levels; +three_levels; +%two_levels; Nfreq=length(modulation_freq); |