Azzera filtri
Azzera filtri

how can i handle big .log files?

1 visualizzazione (ultimi 30 giorni)
Shubhika Sharma
Shubhika Sharma il 17 Set 2020
Risposto: Pranav Verma il 13 Ott 2020
I am working on indoor posistioning systems and I have a large set of data with log files of different experiments in different folders. each experiment has around 66 log files. I want to compare the data with each other. what function can I use to call whichever data I want?
I used readtable function to call the data but I realised it is too hard to work with it as my data is quite big and I need to analyse it all at once with little efforts and less time!
What else can I use to read my data at once and plot the graphs as well??

Risposte (1)

Pranav Verma
Pranav Verma il 13 Ott 2020
Hi Shubhika,
From the question, I understand that you want to compare different log files. The MATLAB function,
visdiff
can be used for the same purpose.
Please refer to the below documentation for visdiff,

Categorie

Scopri di più su File Operations in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by