Borrar filtros
Borrar filtros

Correcting NAT in text files

2 visualizaciones (últimos 30 días)
Sahar khalili
Sahar khalili el 29 de Jun. de 2021
Editada: dpb el 29 de Jun. de 2021
I have some text files for about 2 years that some parameters are measured every 10 minutes. I wrote a script that is run successfully for a data set to read those, but for different time series, in some days NAT is appeared. I am sure that my scprit and also my dara are correct, but I do not know how to solve this problem. Sometimes it works correctly by only restarting my PC.
  1 comentario
dpb
dpb el 29 de Jun. de 2021
Editada: dpb el 29 de Jun. de 2021
We can't diagnose what we cannot see...
At least attach a sample file and the code -- but, if it is something that is provably intermittent in producing different results from the same file with the same code at different times, then it's not likely anybody here can help.
That would be either an inadvertent "operator error" like renaming a MATLAB builtin with a user-defined function or the like (that is certainly easy enough to do) or some other OS or competing application that is causing a machine failure. The latter is probably the least likely cause...
But,it would take a real case of the occurrence to be able to have any hope of uncovering what is happening unless it were an overlooked issue in the script that is either data dependent or there's a second operation that introduces the fault that occurs only part of the time.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by