Edit datset saved as a fig file

5 visualizzazioni (ultimi 30 giorni)
Danny Camfferman
Danny Camfferman il 5 Ago 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?

Risposta accettata

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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Data Import and Analysis in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by