Edit datset saved as a fig file

7 ビュー (過去 30 日間)
Danny Camfferman
Danny Camfferman 2019 年 8 月 5 日
コメント済み: Danny Camfferman 2019 年 8 月 5 日
I have a large dataset 4100 rows x 20 columns saved as a fig file and am having difficulties using the file. I cannot cut and paste columns (variables) and converting the file type through saveas only generates a single page of the desired dataset. Any tips?

採用された回答

ES
ES 2019 年 8 月 5 日
.fig is basically a .mat file. Rename the file to .mat and load data and try.
  1 件のコメント
Danny Camfferman
Danny Camfferman 2019 年 8 月 5 日
Thanks for that. I was finally able to open the relevant structure and was able to select and copy required data. Cheers Danny

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by