Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IAH public
DeProj
Commits
9c960bcc
Commit
9c960bcc
authored
Aug 22, 2019
by
Sebastien Herbert
Browse files
Improved end of run message
parent
1acf40fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
MainScripts/surface3D_combine.m
View file @
9c960bcc
...
...
@@ -188,7 +188,8 @@ save('bellaicheTable.mat','tableOutputBell');
%% Display final maps
displayCombinedMap
(
tableOutputDeproj
,
tableOutputBell
,
dataCells
.
cellContour3D
,
PARAMS
.
outputFolder
)
toc
sprintf
(
'Deprojection finished after %d minutes'
,
round
(
toc
)/
60
);
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment