Effacer les filtres
Effacer les filtres

How to search the engine related fault in dat file and dispaly that fault

1 vue (au cours des 30 derniers jours)
Promoth M
Promoth M le 22 Août 2023
Commenté : Promoth M le 3 Sep 2023
From Engine Calibration data we need to analyse. Through Matlab we need to search the fault with labels and to dispaly the fault name in Excel.If no fault in that file it should dispaly "no fault". If Fault presents it should display the particular fault name.

Réponse acceptée

Animesh
Animesh le 31 Août 2023
Hello @Promoth M,
According to my understanding, you want to identify faults and export these errors to an excel sheet using MATLAB.
To identify faults in an analysis reports you can map all possible fault codes and fault names using Map in MATLAB and export these faults to an excel sheet using writecell or writematrix function in MATLAB.
To read more about Map, writecell and writematrix, please refer to the following documentation :-

Plus de réponses (0)

Catégories

En savoir plus sur Data Import and Export dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by