photo

david Landrith


University of Utah

Active since 2011

Followers: 0   Following: 0

Message

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

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
204,066
of 299,737

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,791

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,655

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Answered
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')

14 years ago | 0

Question


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...

14 years ago | 1 answer | 0

1

answer