How to view sig files

I have been sent some sig files and I do not know how to open/view them

3 Comments

Umang Pandey
Umang Pandey on 25 Jan 2024
Edited: Umang Pandey on 25 Jan 2024
Hi Keith,
The following MATLAB answers thread might be of help -
Best,
Umang
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
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

Products

Release

R2023b

Tags

Asked:

on 25 Jan 2024

Commented:

on 25 Jan 2024

Community Treasure Hunt

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

Start Hunting!