We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9c51b commit 25d822aCopy full SHA for 25d822a
Browsing Functions/plotDistToNearestToTip.m
@@ -1,4 +1,4 @@
1
-function borders = plotDistToNearestToTip(m, p, av, st, rpl, error_length, active_site_start, probage_past_tip_to_plot, show_parent_category, show_region_table, plane)
+function borders_table = plotDistToNearestToTip(m, p, av, st, rpl, error_length, active_site_start, probage_past_tip_to_plot, show_parent_category, show_region_table, plane)
2
3
4
% these are the query points along the probe tract
0 commit comments