You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Simple little program that takes a triangular matrix and fills in the other half.
%%%e.g. half = triu(magic(5));
%%% all = makeWhole(half);
%%%or half = tril(magic(5));
%%% all = makeWhole(half);
Cite As
David Cumin (2026). MakeWhole (https://www.mathworks.com/matlabcentral/fileexchange/24736-makewhole), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.22 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
