diff --git a/triangle_ccm_timeevol_plots.m b/triangle_ccm_timeevol_plots.m index 5ad4a8da944a04a5d7acddc35558430f9bea6ab8..d5503103d7f7cfbdba0d45d48149f385b376d783 100644 --- a/triangle_ccm_timeevol_plots.m +++ b/triangle_ccm_timeevol_plots.m @@ -7,7 +7,7 @@ Needs["ErrorBarPlots`"] (*Plot successrate over time*) -gsraw=Import[NotebookDirectory[]<>"data/graphdata_ccm_timeevol_canonical.m"]; +gsraw=Import[NotebookDirectory[]<>"data/graphdata_ccm_timeevol.m"]; (* gsraw=SortBy[gsraw,{#[[1,1]]&,#[[1,2]]&}]; (* Sort by n and then by tau. The {} forces a *stable* sort because otherwise Mathematica sorts also on triangle count and other things. *) *)