Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How do I extract info from a cell array

1 回表示 (過去 30 日間)
Shannon
Shannon 2020 年 2 月 5 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have a cell array A={'This is AAA'; 'This is BBBBB'; 'Junk'; 'This is DDDD'} How do I extract the characters after "This is" and keep the same sequence?
like A1 ={'AAA'; 'BBBBB'; ; 'DDDD'}
Thanks!
Shannon

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by