Just wanted to know whether Matlab can create a matrix which consists of text for example:
Matrix A =
[Text 1a Text 1b; Text 2a Text 2b; Text 3a Text 3b] etc.
I just need to know as I want to be able to manipulate the matrix in a way that will let me rearrange the text inside the matrix. Any help will be appreciated.

 채택된 답변

Geoff Hayes
Geoff Hayes 2015년 11월 1일

0 개 추천

Matthew - yes, MATLAB can create a matrix (or a multidimensional cell array) of text strings. See cell arrays of strings for details.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Characters and Strings에 대해 자세히 알아보기

질문:

2015년 11월 1일

답변:

2015년 11월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by