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
da5b39e0
Commit
da5b39e0
authored
Jul 27, 2020
by
Jean-Yves TINEVEZ
Browse files
Add N neighbors in last plot of first example.
parent
081e9a53
Changes
1
Hide whitespace changes
Inline
Side-by-side
RunExample.m
View file @
da5b39e0
...
...
@@ -89,5 +89,6 @@ dpr.figure_distorsions;
fprintf
(
'Plotting the topology figure.\n'
)
dpr
.
figure_topology
;
dpr
.
plot_text
(
num2cell
(
vertcat
(
dpr
.
epicells
.
n_neighbors
)
),
gca
);
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