How to view sig files
7 views (last 30 days)
Show older comments
I have been sent some sig files and I do not know how to open/view them
3 Comments
Star Strider
on 25 Jan 2024
They are apparently binary files, and Gleb Shalimov used the fread function to read them, with the parameters he calculated. Try that code to see if it works with your file.
The only information I found (that appears to be relevant) is: how do I open a .sig file? that explains it, assuming that we are talking about the same thing.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!