필터 지우기
필터 지우기

How to obtain array of strings contained in a cell

조회 수: 2 (최근 30일)
Surama Biswas
Surama Biswas 2020년 8월 26일
댓글: Stephen23 2020년 8월 27일
I have a 1×1 cell array containing {1×23 string}. How to get the 23 strings back? cellstr, string and car not working.

채택된 답변

Matt J
Matt J 2020년 8월 26일

추가 답변 (1개)

madhan ravi
madhan ravi 2020년 8월 26일
Wanted = cellarray{:}

카테고리

Help CenterFile Exchange에서 Characters and Strings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by