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
22075fd1
Commit
22075fd1
authored
Jul 27, 2020
by
Jean-Yves TINEVEZ
Browse files
Put back the tissue curvature plots in the examples.
parent
3981b750
Changes
2
Hide whitespace changes
Inline
Side-by-side
RunExample.m
View file @
22075fd1
...
...
@@ -78,6 +78,9 @@ dpr.figure_cell_sizes;
fprintf
(
'Plotting the tissue orientation.\n'
)
dpr
.
figure_tissue_orientation
;
fprintf
(
'Plotting the tissue local curvature.\n'
)
dpr
.
figure_curvatures
;
fprintf
(
'Plotting the cell elongation and direction.\n'
)
dpr
.
figure_cell_elongation
;
...
...
RunExample2.m
View file @
22075fd1
...
...
@@ -55,6 +55,9 @@ dpr.figure_cell_sizes;
fprintf
(
'Plotting the tissue orientation.\n'
)
dpr
.
figure_tissue_orientation
;
fprintf
(
'Plotting the tissue local curvature.\n'
)
dpr
.
figure_curvatures
;
fprintf
(
'Plotting the cell elongation and direction.\n'
)
dpr
.
figure_cell_elongation
;
...
...
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