Skip to content

Commit 25d822a

Browse files
plotDistToNearestToTip.m Browsing Functions
borders_table would make more sense?
1 parent 0c9c51b commit 25d822a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Browsing Functions/plotDistToNearestToTip.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)
1+
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)
22

33

44
% these are the query points along the probe tract

0 commit comments

Comments
 (0)