Contents | File Array Object |
cat | Concatenate file_array objects. The result is a non-simple object |
cpermute | Permuting is not allowed |
create_file_array | Function for creating file_array objects. |
ctranspose | Transposing not allowed |
disp | Display a file_array object |
display | Display a file_array object |
double | Convert to double precision |
end | Overloaded end function for file_array objects. |
fieldnames | Fieldnames of a file-array object |
horzcat | Horizontal concatenation of file_array objects |
length | Overloaded length function for file_array objects |
mystruct | _______________________________________________________________________ |
ndims | Number of dimensions |
numel | Number of simple file arrays involved. |
numeric | Convert to numeric form |
permute | Can not be permuted. |
reshape | Overloaded reshape function for file_array objects |
size | overloaded size function for file_array objects. |
subsasgn | Overloaded subsasgn function for file_array objects. |
subsref | SUBSREF Subscripted reference |
transpose | Transposing is not allowed. |
vertcat | Vertical concatenation of file_array objects. |