Main Content

matlab.system.mixin.FiniteSource class

Package:matlab.system.mixin

Finite source mixin class

Description

matlab.system.mixin.FiniteSourceis a class that specifies theisDonemethod, which reports the state of a finite data source, such as an audio file.

To use this method, you must subclass from this class in addition to thematlab.Systembase class. Type the following syntax as the first line of your class definition file, whereObjectNameis the name of your object:

classdef< matlab的ObjectName。系统&...matlab.system.mixin.FiniteSource

Methods

isDoneImpl End-of-data flag