Delete a cell, not some elements

2 次查看(过去 30 天)
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)=[]

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Entering Commands 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by