Main Content
isrset
Check if file is valid R-Set file
Description
[
checks if the specified file is a valid reduced resolution dataset (R-Set) file. tf
,supported
] = isrset(filename
)
Logical scalar tf
indicates if the file is an R-Set file. Logical
scalar supported
confirms if input is an R-Set file compatible with the
current version of the Image Processing Toolbox™. If the function returns true for both tf
and
supported
, the specified file is a valid R-Set file.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2009a