Skip to content

Commit 2245465

Browse files
authored
Merge pull request #61 from kouichi-c-nakamura/borders_table
borders_table as the output of Display_Probe_Track.m
2 parents 571bd61 + 25d822a commit 2245465

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)