Create string from numbers

Hi,
could you help me please?
from edit1 and edit2 I need create for example 2,3:
UserData.matrix(1,2)=num2cell(sym(strcat(get(handles.edit1,'string'),',',get(handles.edit2,'String'))));
Thanks

댓글 수: 2

Walter Roberson
Walter Roberson 2013년 3월 4일
What difficulty are you encountering with your current code?
john
john 2013년 3월 4일
Matrix has a lot of different types of informations....I thing I solve that problem with cellstr(strcat....

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

태그

질문:

2013년 3월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by