How to remove header row from a .mat file

2 visualizzazioni (ultimi 30 giorni)
VicPeters
VicPeters il 7 Mag 2016
Hi everyone, I have a problem with a .mat file I imported through the matlab querybuilder and Odbc-Sqlite datasource. When the data was imported to matlab work space, every subset of the matrix always carry the column headers. Because of the headers I cannot use the matrix at all. Is there any way I can remove the column headers in matlab?
  2 Commenti
VicPeters
VicPeters il 7 Mag 2016
As a result of the above problem I got the error: "Duplicate variable names with distinct data."
Walter Roberson
Walter Roberson il 7 Mag 2016
Is class() of your variable showing either "dataset" or "table" ?

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Workspace Variables and MAT Files in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by