Display String Arrays in a Listbox
显示 更早的评论
Hey Guys,
I am a Matlab-Newbie and I have a smale Problem, which I can not solve.
I have 9 String Arrays (all different size) and I want to display them all in one Listbox. The Arrays are saved in an .mat-file. So I need to Load() them and then displazy them all in my Listbox. I would be really tankful if anyone of u could help me. ( and ignore my eng.Skills)
And can u pls answer me the general Question: How can I add things to my Listbox without killing the content, which is allready added.
PS: the command '-append' means the 'save' command does not overwrite an existing mat-file. It just adds new content. Need sth like this for my listbox.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 App Building 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!