Community Profile

Mary Requilman


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Control Java GUI using Matlab GUI
Good day! I would like to ask on how can I control Java GUI using Matlab GUI? I have these GUIs perfectly working independen...

8 years ago | 0 answers | 0

0

answers

Question


How to control .jar file using .fig file?
Good day! I have two guis: one was made using MATLAB (.fig) and the other using Android Studio (.jar). My concern is that ...

8 years ago | 0 answers | 0

0

answers

Question


Display image if file is present, else display blank image.
Good day! I would like to ask on how to display an image if the file exists and if the file does not exist, it simply displays b...

8 years ago | 1 answer | 0

1

answer

Question


How to display different columns from excel file using uitable on MATLAB GUI?
Good day! I would like to ask on how to display different columns from excel file using uitable on MATLAB GUI. I am planning to ...

8 years ago | 1 answer | 0

1

answer

Question


How to enable GUI1's push button using GUI2's push button?
Good day! I would like to ask how to enable the push button (pb1) of GUI1 using the push button (pb2) of GUI2? Given that it's i...

8 years ago | 1 answer | 0

1

answer

Question


How to transfer 'text' from edit text box of GUI1 to uitable (specific cell on A1) of GUI?
Good day! So far, what I have already done is to save the 'text' from the edit box to an excel file however the 'text' is save o...

8 years ago | 0 answers | 0

0

answers

Question


How to manipulate single cell on uitable from MATLAB GUI
UITABLE's Single Cell Manipulation Good day! I am currently working on excel spreadsheet that must be displayed on MATLAB GUI...

8 years ago | 0 answers | 0

0

answers

Question


How to pass data among different MATLAB GUI figures?
Good day! I would like to ask how to pass data among different MATLAB GUI figures. I tried passing the data from a popupmenu (G...

8 years ago | 2 answers | 0

2

answers

Question


How to sort excel data to be displayed on uitable in MATLAB GUI?
Good day! Given that I have an excel file that contains data, I would like to ask on how to sort the data from the excel file an...

8 years ago | 1 answer | 0

1

answer

Question


How to change value of specific uitable cell on MATLAB GUI?
Good day! I am working on MATLAB GUI and I would like to ask how can I add change the numeric value (by adding/subtracting value...

8 years ago | 1 answer | 0

1

answer

Question


How to use/copy the chosen option from pop-up menu to another GUI window?
Good day! I am working on two different MATLAB GUI windows (two different *.fig files) wherein window A has a pop-up menu and a ...

8 years ago | 0 answers | 0

0

answers

Question


How to copy text from edit text box on MATLAB GUI to specific cell on an excel file?
Good day! I would like to copy or transfer the text from an edit box on MATLAB GUI (via push button) to a specific cell on an ex...

8 years ago | 0 answers | 0

0

answers

Question


How to implement switch-case statements/keypress functions in GUI? (such that when a button was pressed, it would run the commands like imread/imshow. I would like to assign 10 buttons for 10 different commands.)
Good day! I have always tried coding switch-case statements but none of those worked for my GUI. I would like to ask for an advi...

8 years ago | 1 answer | 0

1

answer