How to find the difference between two files?
55 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am two data files, the data points in one file is more than ( by one data point) the other file. How can I find out the extra data points in another file. I need to subtract one file from another as they are length are different I am not been able to subtract, please help
1 comentario
Azzi Abdelmalek
el 16 de Jul. de 2014
Can you give more details about your files, what type of files? text or Excell files? how do they look like?
Respuestas (1)
David Sanchez
el 16 de Jul. de 2014
A good way to compare two files in Matlab is to select them in the current folder (use Ctrl button to select your files), then right click on them and select "Compare Selected Files/Folders". You will be presented the comparison tool and will be able to see the differences between your files.
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!