photo

david Landrith


University of Utah

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

I am a mechanical engineering student at the U of U. Other interests include, music (guitar, bass, piano, logic), automotive.
Professional Interests: Mechanical Engineering

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Need Help with Edit Text box in Matlab GUI ;D
use str2double(get(hObject, 'String')) to convert input strings to values or try get(hObject, 'Value')

mehr als 13 Jahre vor | 0

Frage


Trouble with editText functions in GUI
I have been writing a script that creates a simple GUI for editing images. The GUI has sliders and editText boxes that adjust H...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort