Since 5/19/2012 6:59:39 AM, sphchung has written 4 articles and participated in 0 conversations. sphchung signature: sphchung
sphchung's articles:
Items(4) /1
saving edit box inputs334 (1/27/2004 2:23:26 AM) comp.soft-sys.matlab Hi - I have written a program that allows users to save all the text in edit boxes into a .mat file. However, I noticed that if I change or enter an input in the edit box, then immediately choose 'Save Settings... Stephanie
refreshing plots in GUIs339 (12/30/2003 6:11:03 AM) comp.soft-sys.matlab Hi - I have created several functions that make certain uicontrols visible or not depending on which screen users select (this is all within one figure window). For one of these screens, I want to allow users t... Stephanie
using Userdata property for Uicontrols149 (11/30/2003 7:37:43 AM) comp.soft-sys.matlab Hi - I'm having trouble using the 'Userdata' property when creating a graphical user interfacee (GUI) and was wondering if anybody can help. I'd like to store several attributes in the Userdata property but don... Stephanie
visibility of uicontrols and hierarchies236 (10/27/2003 5:26:51 PM) comp.soft-sys.matlab Hi - I'm putting together a GUI that changes between 6 different screens, and all of them are in the same figure window. I would like to do an "if-else" statement to perform certain tasks depending on the visib... Stephanie