summaryrefslogtreecommitdiff
path: root/psr/psr_vs_detuning.m
diff options
context:
space:
mode:
Diffstat (limited to 'psr/psr_vs_detuning.m')
-rw-r--r--psr/psr_vs_detuning.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/psr/psr_vs_detuning.m b/psr/psr_vs_detuning.m
index c293d02..acf7d43 100644
--- a/psr/psr_vs_detuning.m
+++ b/psr/psr_vs_detuning.m
@@ -45,7 +45,7 @@ fprintf (stderr, "calculating atom properties\n");
fflush (stderr);
pfile='atomic_B_field.mat'; % the parent file where B_field is stored. This is the parameter for calculated L0_and_polarization_submatrices
cfile='L0m_and_polarizability_calculated.mat'; % the child file to which calculated matrices are written
-neef_update=false;
+need_update=false;
[s, err_p, msg] = stat (pfile);
if(err_p)
%file does not exist