Is there a way to open .xff files in Matlab?

2 views (last 30 days)
Dear Matlab community,
I have a file with extension .xff. The file is coming from the Hilti PS 200 Ferroscan.
Is there a way to open it or extract the data in Matlab?
Thanks in advance!
  3 Comments
Philipp Truffer
Philipp Truffer on 7 Dec 2018
Thank you very much for your answer. Apparently, this is a dead end. The format tends to be specific to the manufacturer and the latter may not want to give access to the raw data...
Guillaume
Guillaume on 7 Dec 2018
It's fairly common for software to have its own unspecified file format that's not meant to be shared, but usually there's always the option to export the same data in a well documented standard format that you could easily load in matlab.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!