Display String Arrays in a Listbox
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!