From: Ross on 28 Jul 2010 05:11 "dhananjay lamb" <dhanjay3(a)gmail.com> wrote in message <i2oqq9$nqc$1(a)fred.mathworks.com>... > reading text file and displaying its contents in list box > > hiii, > i want to create a GUI to read text file ( example.txt) which content > 1.jpg > 2.jpg > 3.bmp > etc.... > it can be read by textread, now i want to display this text file content in list box. Hi Matlab lets you create list boxes using uicontrol. help uicontrol Read the help, write some code, run it, debug it, and let us know how you get on Ross
|
Pages: 1 Prev: Space Time Adaptive Processing Next: how to hide figures with getframe |