Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DeProj
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IAH public
DeProj
Commits
22075fd1
Commit
22075fd1
authored
4 years ago
by
Jean-Yves TINEVEZ
Browse files
Options
Downloads
Patches
Plain Diff
Put back the tissue curvature plots in the examples.
parent
3981b750
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!9
Rework the whole code for the upcoming publication.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
RunExample.m
+3
-0
3 additions, 0 deletions
RunExample.m
RunExample2.m
+3
-0
3 additions, 0 deletions
RunExample2.m
with
6 additions
and
0 deletions
RunExample.m
+
3
−
0
View file @
22075fd1
...
@@ -78,6 +78,9 @@ dpr.figure_cell_sizes;
...
@@ -78,6 +78,9 @@ dpr.figure_cell_sizes;
fprintf
(
'Plotting the tissue orientation.\n'
)
fprintf
(
'Plotting the tissue orientation.\n'
)
dpr
.
figure_tissue_orientation
;
dpr
.
figure_tissue_orientation
;
fprintf
(
'Plotting the tissue local curvature.\n'
)
dpr
.
figure_curvatures
;
fprintf
(
'Plotting the cell elongation and direction.\n'
)
fprintf
(
'Plotting the cell elongation and direction.\n'
)
dpr
.
figure_cell_elongation
;
dpr
.
figure_cell_elongation
;
...
...
This diff is collapsed.
Click to expand it.
RunExample2.m
+
3
−
0
View file @
22075fd1
...
@@ -55,6 +55,9 @@ dpr.figure_cell_sizes;
...
@@ -55,6 +55,9 @@ dpr.figure_cell_sizes;
fprintf
(
'Plotting the tissue orientation.\n'
)
fprintf
(
'Plotting the tissue orientation.\n'
)
dpr
.
figure_tissue_orientation
;
dpr
.
figure_tissue_orientation
;
fprintf
(
'Plotting the tissue local curvature.\n'
)
dpr
.
figure_curvatures
;
fprintf
(
'Plotting the cell elongation and direction.\n'
)
fprintf
(
'Plotting the cell elongation and direction.\n'
)
dpr
.
figure_cell_elongation
;
dpr
.
figure_cell_elongation
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment