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
d8aea312
Commit
d8aea312
authored
Jul 27, 2020
by
Jean-Yves TINEVEZ
Browse files
Plot the N neighbors in the examples.
parent
a6404512
Changes
2
Hide whitespace changes
Inline
Side-by-side
RunExample.m
View file @
d8aea312
...
...
@@ -87,4 +87,7 @@ dpr.figure_cell_elongation;
fprintf
(
'Plotting the impact of projection distorsion.\n'
)
dpr
.
figure_distorsions
;
fprintf
(
'Plotting the topology figure.\n'
)
dpr
.
figure_topology
;
fprintf
(
'Finished.\n'
)
RunExample2.m
View file @
d8aea312
...
...
@@ -64,4 +64,7 @@ dpr.figure_cell_elongation;
fprintf
(
'Plotting the impact of projection distorsion.\n'
)
dpr
.
figure_distorsions
;
fprintf
(
'Plotting the topology figure.\n'
)
dpr
.
figure_topology
;
fprintf
(
'Finished.\n'
)
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