Skip to content
Snippets Groups Projects
Commit 8ef4805c authored by Lorenzo Valzania's avatar Lorenzo Valzania
Browse files

fixed previous commit

parent 7419bd59
No related branches found
No related tags found
No related merge requests found
......@@ -240,7 +240,7 @@ if (isempty(par.cmap))
sample = GtSample.loadFromFile();
[par.cmap, ~, ~] = gtIPFCmap(par.phase_id, [], ...
[par.cmap, ~, ~] = gtIPFCmap(par.phase_id, par.ipf_axis, ...
'r_vectors', sample.phases{par.phase_id}.R_vector, ...
'crystal_system', cryst_system, ...
'background', false, ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment