Code covered by the BSD License  

Highlights from
MakeWhole

Be the first to rate this file! 0 Downloads (last 30 days) File Size: 1.22 KB File ID: #24736

MakeWhole

by David Cumin

 

14 Jul 2009

Takes a triangular matrix and fills in the other half.

| Watch this File

File Information
Description

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);

MATLAB release MATLAB 7.3 (R2006b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
matrix David Cumin 15 Jul 2009 11:01:40
data David Cumin 15 Jul 2009 11:01:40

Contact us at files@mathworks.com