Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How do I extract info from a cell array
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!