-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* treeplot.m: Clarify documentation. Change input validation error message to say "row vector". Use term "parent indices" rather than "predecessors" for clarity. ELiminate dead code to make input "tree" a row vector. Use numel() in preference to length(). Use isempty() over "length () > 1" for clarity. Clean up comments as best I can (unclear algorithm). Add BIST tests for input validation.
- Loading branch information
Rik
committed
Dec 4, 2024
1 parent
a5ddf01
commit b2224b4
Showing
1 changed file
with
32 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters