How to view sig files

7 views (last 30 days)
Keith
Keith on 25 Jan 2024
Commented: Star Strider on 25 Jan 2024
I have been sent some sig files and I do not know how to open/view them
  3 Comments
Keith
Keith on 25 Jan 2024
Hi Umang,
Thanks for your message. I saw the answer from Gleb Shalimov but didn't really understand what he did. Is there a reference somewhere that covers .sig data, how they are formed and how to read them?
Best wishes
Keith
Star Strider
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.

Sign in to comment.

Answers (0)

Categories

Find more on Automotive in Help Center and File Exchange

Tags

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!