Delete a cell, not some elements

2 ビュー (過去 30 日間)
Dommal
Dommal 2016 年 5 月 21 日
コメント済み: Dommal 2016 年 5 月 21 日
Hi everyone,
Is there an option to delete a cell? Not some elements but the whole cell. Like for variables I would use clear variableName, but for cells this doesn't work.
Thanks

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2016 年 5 月 21 日
a={1 2 3 4}
a(1)=[]
  1 件のコメント
Dommal
Dommal 2016 年 5 月 21 日
That's what I needed. Thank you!

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEntering Commands についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by