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
2013 年 3 月 4 日
What difficulty are you encountering with your current code?
john
2013 年 3 月 4 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Characters and Strings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!