format number in text box
显示 更早的评论
hello
i hope you are doing well
i have GUI and have textbox i want number to present all in same textbox not number by number. i want all numbers full the textboox not as figuer below

3 个评论
Jan
2021-3-11
I do not undestand, what you want to achieve. What is the current code for producing this output?
dhafar hamed
2021-3-11
Jan
2021-3-11
Again: Please post your code. Then it is much easier to suggest a change. Otherwise I have to guess, what might be matching your code, e.g. if this is a figure or uifigure and so on.
回答(1 个)
S = ['A':'F','1':'9']
strjoin(compose("%02x", S), ' ')
类别
在 帮助中心 和 File Exchange 中查找有关 Shifting and Sorting Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
