Edit datset saved as a fig file

8 vues (au cours des 30 derniers jours)
Danny Camfferman
Danny Camfferman le 5 Août 2019
Commenté : Danny Camfferman le 5 Août 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?

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Import and Analysis dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by