reading in *.gnd files

1 回表示 (過去 30 日間)
KDRA
KDRA 2020 年 9 月 29 日
コメント済み: Walter Roberson 2020 年 9 月 29 日
Hi! Does anyone have any experience with reading in files in .gnd format? I need to process some measurement data from Aurical equipment saved like that and I can really move on.
  2 件のコメント
KSSV
KSSV 2020 年 9 月 29 日
If you know the file format...you can use MATLAB commands to read the file.
Walter Roberson
Walter Roberson 2020 年 9 月 29 日
We do not have a sample gnd file to look at?
Is the .gnd file in ArcGIS format?
I find a reference to Aurical together with GND files (in the same document, not close together), in which the document for that particular thing said that that particular application's GND files were XML files.

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

回答 (1 件)

KDRA
KDRA 2020 年 9 月 29 日
read function does not work. It shows an error:
Undefined function 'read' for input arguments of type 'char'.
I tried to just drag and drop the file to my command window and it uses uiopen for the gnd files. However, my main problerm is to have this file in an ordered manner. Currently it is a bunch of curves with some children stusture which I don't know how to handle.
Thanks in advance!

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT Files についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by