Edit datset saved as a fig file

8 visualizaciones (últimos 30 días)
Danny Camfferman
Danny Camfferman el 5 de Ag. de 2019
Comentada: Danny Camfferman el 5 de Ag. de 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?

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by