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 ...@@ -122,8 +122,8 @@ if PARAMS.doDispMesh
axis equal axis equal
savefig(gcf,[PARAMS.outputFolder filesep 'mesh3D']); savefig(gcf,[PARAMS.outputFolder filesep 'mesh3D']);
end end
% Plot combined images if asked % currently an issue since displayed % Plot combined images if asked
% bellaiche is in µm and mesh in pix % currently an issue since displayed bellaiche is in µm and mesh in pix
if PARAMS.doDispOverlay if PARAMS.doDispOverlay
figure figure
hold on hold on
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment