mat2blk
Block-diagonalise a matrix
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Marcin Konowalczyk (2026). mat2blk (https://au.mathworks.com/matlabcentral/fileexchange/60786-mat2blk), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: block diagonal representation
General Information
- Version 1.3.1 (4.08 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.1 | Changed the title so that it does not include the arguments |
||
| 1.3.0 | Updated docstring - now gives more information about about how to invert the permutation of A |
||
| 1.2.0 | Corrected documentation typo |
||
| 1.1.0 | Now stores blocks as full matrices |
||
| 1.0.0 |