Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bonosa
  • Content: Threads
  • Order by date
  1. bonosa

    can't cd to dir

    In matlab if I do at the command line: testdir = 'c:\' Then I do cd testdir, it says ??? Error using ==> cd Cannot CD to testdir (Name is nonexistent or not a directory). What am I doing wrong? Of course if I just say cd C:\ it has no problem. thanks, sb
  2. bonosa

    read only edit box

    How do I make the edit box in a gui app non-editable? If I make disable it it turns gray. I just want it to look normal (white) but not be editable thanks sb
  3. bonosa

    restarting a matlab app automatically if it fails

    My matlab app processes a bunch of files and if it hits a bad file it fails and stops. I would like it to restart itself after it comments out the offending file. so I would like to know how I can get notified that the app has failed (stopped). thanks, sb
  4. bonosa

    how to hide a gui window programmatically?

    I want to hide a gui window that I created using guide, while the program is running. How do I hide it? thanks, sb
  5. bonosa

    making a listbox multiselect

    I read that if you change the max property to something other than 1.0, it will become a multiselect listbox. I tried 2.0 and it doesnt, its still single select .I assume the shift or ctrlkeys is how you multiselect just like in windows programs? Apreciate the help, sb

Part and Inventory Search