isnat
check if a variable contains "Not a Time" values
Syntax
t = isnat(x)
Arguments
- x
 datetime matrix
- t
 boolean matrix of the same size as x
Description
 returns a boolean matrix of the same size as x, 
        where t(i) is %t when x(i) is NaT, and %f otherwise.t = isnat(x)
Examples
| Report an issue | ||
| << hours | Temps - calendrier date horloge | NaT >> |