Main Content
nextblock
Syntax
Description
Examples
Input Arguments
Output Arguments
Tips
The
nextblock
function returns an error if no more blocks exist in theBlockedFileSet
object. To avoid this error, usenextblock
along withhasNextBlock
andreset
. ThehasNextBlock
function checks if blocks still remain in the blocked file-set, while thereset
method resets the internal pointer to the beginning of the blocked file-set.
Version History
Introduced in R2020a