I am fairly new to Matlab and I am using GUIDE to create a GUI. I am looking to make a GUI that I can enter an item name and description and other stuff and then upon submit, they will be submitted into database.
My question is how to make a Description box , like where I put the item description. I did try the edit box but it is a single line object.
Thank you