Skip to content
Snippets Groups Projects
Commit 3f883edb authored by Sebastien Herbert's avatar Sebastien Herbert
Browse files

fix typo

parent 13a6b912
No related branches found
No related tags found
No related merge requests found
......@@ -122,8 +122,8 @@ if PARAMS.doDispMesh
axis equal
savefig(gcf,[PARAMS.outputFolder filesep 'mesh3D']);
end
% Plot combined images if asked % currently an issue since displayed
% bellaiche is in µm and mesh in pix
% Plot combined images if asked
% currently an issue since displayed bellaiche is in µm and mesh in pix
if PARAMS.doDispOverlay
figure
hold on
......
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