フィルターのクリア

Reading .gz file

69 ビュー (過去 30 日間)
Meghan Rochford
Meghan Rochford 2020 年 11 月 11 日
コメント済み: Meghan Rochford 2020 年 11 月 25 日
Hello
I have a .gz file that contains bathymetry data (hopefully!). I read online that it should be unzipped first so I tried this in 7zip. However, once I did that, the file no longer has an extension.
Is it possible to open and view this file in Matlab? Ideally I want a .txt file out of it so I can interrogate the data.
Thanks in advance for your help. I've can't attached the file as it exceeds 5MB.
  10 件のコメント
Walter Roberson
Walter Roberson 2020 年 11 月 17 日
That manual just talks about mechanics such as using floppy diskettes to save the data, and does not talk about file formats. It is not relevant as the data has already been saved online and the question is how to import the data into MATLAB.
Meghan Rochford
Meghan Rochford 2020 年 11 月 17 日
Thanks Walter, yes the data has already been downloaded and saved on our system. It is about being able to open that data in Matlab that is my issue and question.

サインインしてコメントする。

回答 (1 件)

Rohit Pappu
Rohit Pappu 2020 年 11 月 25 日
For unzipping a .gz file, gunzip function can be used
  2 件のコメント
Walter Roberson
Walter Roberson 2020 年 11 月 25 日
編集済み: Walter Roberson 2020 年 11 月 25 日
That is not the question. The user already unzipped the file, getting out a file with no extension, and the user wants to read the file.
The manufacturer is Olex.no but I cannot seem to find any documentation about the file format. I did find another commercial vendor which can read the files, but that does not really help.
Meghan Rochford
Meghan Rochford 2020 年 11 月 25 日
It seems that I probably won't get the answer I need so we've decided to just not use this data/method of data collection going forward. Thanks anyway :)

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by