Edit datset saved as a fig file

8 Ansichten (letzte 30 Tage)
Danny Camfferman
Danny Camfferman am 5 Aug. 2019
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?

Akzeptierte Antwort

ES
ES am 5 Aug. 2019
.fig is basically a .mat file. Rename the file to .mat and load data and try.
  1 Kommentar
Danny Camfferman
Danny Camfferman am 5 Aug. 2019
Thanks for that. I was finally able to open the relevant structure and was able to select and copy required data. Cheers Danny

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by