The function takes a square logical matrix as input and returns a cell array of n elements where the kth element corresponds to the kth row of the matrix. Each element of the cell array is a row vector of positive integers in increasing order representing the column indexes of the logical true values in the given row of the matrix. All other elements in the given row of the logical matrix are false. Note that empty array elements of the cell array corresponding to rows with all false values have a size of 0x0.
forked from eleni-chr/logipack
-
Notifications
You must be signed in to change notification settings - Fork 0
Takes a square logical matrix and returns a cell array of n elements where the kth element corresponds to the kth row of the matrix.
License
tobyfishertoby/logipack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Takes a square logical matrix and returns a cell array of n elements where the kth element corresponds to the kth row of the matrix.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- MATLAB 100.0%