|
|
| File Information |
| Description |
The first column of the output is the first column of A.
The second column of the output is the first column of B, followed by C etc.
Then the second columns of A,B,C...
The final column of the output is the final column of the last input matrix.
Example: A = ones(3); B = ones(3)*2;
C = ones(3)*3; D = interweave(A,B,C) |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 29 Jan 2008 |
Yi Cao
|
|
|
| 29 Jan 2008 |
Jos x@y.z
|
|
|
| 30 Jan 2008 |
Duane Hanselman
|
|
|
| Updates |
| 29 Jan 2008 |
Removed bug |
| 30 Jan 2008 |
Removed typo in description. |
| 30 Jan 2008 |
Changed filename from interlace to interweave, to avoid name duplication. |
| 04 Feb 2008 |
Simplified the code. |
| 29 Aug 2008 |
Change category to 'Matrix Manipulation' |
| 24 Jan 2009 |
Added the tag 'overlap' |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com