[Master Index]
[Index for export/brede]
brede_mat_getrows
(export/brede/brede_mat_getrows.m)
Function Synopsis
Mout = brede_mat_getrows(Min, varargin)
Help text
brede_mat_getrows - Get rows from 'mat' structures
function Mout = brede_mat_getrows(Min, varargin)
Input: Min Input 'mat' structure
Property: Index Rows to include.
Output: Mout Output 'mat' structure
Get specified rows from matrix.
Example:
Mout = brede_mat_getrows(Min, 'index', [ 3 3 1 2 ]);
See also BREDE, BREDE_MAT
$Id: brede_mat_getrows.m,v 1.1 2002/08/22 16:26:17 fnielsen Exp $
Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF