How can i open a file having .file extension??
Show older comments
Need help to open a file which is in .file extension.
3 Comments
KSSV
on 11 Jan 2017
What kind of file it is ? Ascii or binary?
SANKAR JYOTI NATH
on 11 Jan 2017
According to one online list I found, there are four file formats using the extension .file:
file extension file AS/400 physical file
file extension file Generic file
file extension file Mac OS X file
file extension file Spotify cache
@SANKAR JYOTI NATH: Are you actually going to tell us any useful information (e.g. what the file format is) so that we can help you, or are we going to have to rely on using our magical crystal balls to know what the file format is?
Answers (1)
KSSV
on 11 Jan 2017
0 votes
You should look into fread. Read about fread.
Categories
Find more on Low-Level File I/O in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!