MHKiT-MATLAB
MHKiT-MATLAB copied to clipboard
Code Compatibility: DATNM Info
The most recent code compatibility analysis is reporting the following DATNM warnings:
Identifier | Severity | Documentation | Suppression | File | LineNumber | ColumnRange |
---|---|---|---|---|---|---|
DATNM | Info | Details | none | mhkit/dolfyn/io/read_rdi.m | 626 | 13 19 |
DATNM | Info | Details | none | mhkit/dolfyn/io/read_rdi.m | 635 | 13 19 |
DATNM | Info | Details | none | mhkit/dolfyn/io/read_rdi.m | 648 | 13 19 |
DATNM | Info | Details | none | mhkit/dolfyn/io/read_rdi.m | 680 | 17 23 |
DATNM | Info | Details | none | mhkit/tests/QC_Test.m | 45 | 24 30 |
DATNM | Info | Details | none | mhkit/tests/QC_Test.m | 46 | 24 30 |
DATNM | Info | Details | none | mhkit/tests/QC_Test.m | 71 | 24 30 |
DATNM | Info | Details | none | mhkit/tests/QC_Test.m | 72 | 24 30 |
DATNM | Info | Details | none | mhkit/tests/QC_Test.m | 162 | 28 34 |
DATNM | Info | Details | none | mhkit/tests/QC_Test.m | 162 | 53 59 |
DATNM | Info | Details | none | mhkit/tests/River_TestIO.m | 20 | 51 57 |
Details:
DATNM Details (Info):
-
'datenum'
is not recommended. - With appropriate code changes, use
'datetime'
instead.