Community Profile

photo

Adam Glick


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Searching contents in a text file.
Hi. I'm trying to read in a text file in MATLAB. I am trying to extract certain information that I can use in a different code. ...

8 years ago | 0 answers | 0

0

answers

Question


Display calculation of GUI in text box
I'm trying to display a calculation my code does into a textbox in my GUI. For example: htextbox1 = uicontrol('Style','te...

8 years ago | 1 answer | 0

1

answer

Question


Global Variables in GUI
Hi. I'm trying to save the value of a global variable in my GUI to reuse it later in a different function. I'm using the global ...

8 years ago | 3 answers | 0

3

answers

Question


Make Pushbutton Visible in GUI
I'm attempting to make a pushbutton visible in my GUI when a specific selection is picked in the popup menu. Here's my code: ...

8 years ago | 2 answers | 0

2

answers

Question


GUI Building Help - Layered Options
I am trying to build a GUI for a code I've already written. I am hoping to have a drop box that lets the user choose two options...

8 years ago | 1 answer | 0

1

answer

Question


Sorting elements in a matrix via first column characterization
I'd like to know if there's a way to sort rows of a matrix by the entries in the first column. For example, if I have a matr...

9 years ago | 1 answer | 0

1

answer