How to find the difference between two files?
56 次查看(过去 30 天)
显示 更早的评论
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 个评论
Azzi Abdelmalek
2014-7-16
Can you give more details about your files, what type of files? text or Excell files? how do they look like?
回答(1 个)
David Sanchez
2014-7-16
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!