如何删除元胞数组满足要求的元素。
Show older comments

新手请教:有一元胞数组,希望完成如下操作:当图中第三列数据为-9999时,删除这一单元。
如modisdata{1,1}(1,3)数值为-9999,则删除modisdata{1,1}中的所有内容。求问如何实现它
Accepted Answer
More Answers (0)
Categories
Find more on 表 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!