How to remove header row from a .mat file

4 ビュー (過去 30 日間)
VicPeters
VicPeters 2016 年 5 月 7 日
コメント済み: Walter Roberson 2016 年 5 月 7 日
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 件のコメント
VicPeters
VicPeters 2016 年 5 月 7 日
As a result of the above problem I got the error: "Duplicate variable names with distinct data."
Walter Roberson
Walter Roberson 2016 年 5 月 7 日
Is class() of your variable showing either "dataset" or "table" ?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT Files についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by