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 个评论

What difficulty are you encountering with your current code?
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