summaryrefslogtreecommitdiff
path: root/compass.m
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2010-01-13 21:57:28 +0000
committerEugeniy Mikhailov <evgmik@gmail.com>2010-01-13 21:57:28 +0000
commit752f8b753994338213235094b5df16553b546152 (patch)
tree74a9a3737cd745b4eb2954fbc12cbf2c8853684b /compass.m
parent6a081720924a82fcd42adc019ce298fa24d88203 (diff)
downloadmulti_mode_eit-752f8b753994338213235094b5df16553b546152.tar.gz
multi_mode_eit-752f8b753994338213235094b5df16553b546152.zip
date files moved to temporal directory
Diffstat (limited to 'compass.m')
-rw-r--r--compass.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/compass.m b/compass.m
index 5562df7..9a910a4 100644
--- a/compass.m
+++ b/compass.m
@@ -119,7 +119,7 @@ for phi=phis;
endfor
endfor
-save 'problem_definition.mat' problems_cell_array atom_properties detuning_freq theta;
+save '/tmp/problem_definition.mat' problems_cell_array atom_properties detuning_freq theta;
fprintf (stderr, "now really hard calculations begin\n");
fflush (stderr);
% once we define all problems the main job is done here