diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2010-01-13 21:57:28 +0000 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2010-01-13 21:57:28 +0000 |
commit | 752f8b753994338213235094b5df16553b546152 (patch) | |
tree | 74a9a3737cd745b4eb2954fbc12cbf2c8853684b /compass.m | |
parent | 6a081720924a82fcd42adc019ce298fa24d88203 (diff) | |
download | multi_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.m | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |