Code covered by the BSD License  

Highlights from
Matrix Library for Simulink

Be the first to rate this file! 13 Downloads (last 30 days) File Size: 78.84 KB File ID: #255
image thumbnail

Matrix Library for Simulink

by Jay St. Pierre

 

06 Dec 2000 (Updated 26 Jul 2009)

A set of blocks for manipulating 3x3 and 4x4 matrices.

| Watch this File

File Information
Description

Version 1.2 (JASP) 19-Jul-2009

A set of blocks for manipulating 3x3 and 4x4 matrices. In versions of Simulink prior to R12, matrices were handled in row-major form, thus the need for special blocks to handle matrices. Although Simulink can now handle arrays as signals, some users may still find the row-major approach useful.

There are two MATLAB functions provided to help manipulate the inputs and outputs of any Simulink model that uses the Matrix Library. These are:

    rm2mat - row major form to an array of 2-dim matrices
    mat2rm - array of 2-dim matrices to row major form

MATLAB release MATLAB 7.5 (R2007b)
Other requirements To run the unit tests in the "test" subdirectory, the test_tools toolbox is also needed. The test_tools toolbox should be available elsewhere on the MATLAB Central File Exchange.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
07 Mar 2004 Rob Aberg

NOTE: since R12, Simulink supports 2-D signals as matrices of any size in column major form.

Please login to add a comment or rating.
Updates
26 Jul 2009

License changed from GPL to BSD.

Tag Activity for this File
Tag Applied By Date/Time
simulink Jay St. Pierre 22 Oct 2008 06:34:41
matrix Jay St. Pierre 22 Oct 2008 06:34:41
library Jay St. Pierre 22 Oct 2008 06:34:41
utilities Jay St. Pierre 22 Oct 2008 06:34:41
manipulating Jay St. Pierre 22 Oct 2008 06:34:41
aerospace Jay St. Pierre 27 Jul 2009 10:16:02

Contact us at files@mathworks.com