Help CenterHelp Center
tscollection
Determine if tscollection is empty
TF = isempty(tsc)
example
TF = isempty(tsc) returns a logical 1 (true) when tsc does not contain any timeseries members or a time vector, and 0 (false) otherwise.
tsc
true
timeseries
false
collapse all
Create a tscollection object and determine if it is empty.
ts = timeseries(); tsc = tscollection(ts); TF = isempty(tsc)
TF = logical 1
Input tscollection, specified as a scalar.
Introduced before R2006a
timeseries | tscollection
Tiene una versión modificada de este ejemplo. ¿Desea abrir este ejemplo con sus modificaciones?
Ha hecho clic en un enlace que corresponde a este comando de MATLAB:
Ejecute el comando introduciéndolo en la ventana de comandos de MATLAB. Los navegadores web no admiten comandos de MATLAB.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office