Community Profile

photo

Preethi Thomas


CHRIST UNIVERSITY

Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I'm using a code to pass values between guis. The first time it worked flawlessly, but the second time it neither gave me the output nor an error. Please help!
This is the code I used. I found this answer submitted by Geoff Hayes in another similar question. The handle visibilty has been...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I have one GUI (say G1) that calculates a certain value and displays it in an editbox.I need this value to be passed to an editbox in another GUI (say G2) on the click of a pushbutton for further calculations.Please help.
I NEED 'edit3' value to be passed from G1 to...... edit1=str2num(char(get(handles.edit1,'String'))); edit2=str2num(char(get(ha...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do i find the width and length of a bloodstain from an uploaded image?
I am working on a college project where one of the steps is that we upload an image of a bloodstain and have to obtain the major...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I have two guis and when i call gui2 from gui1 using a continue button, gui2 does not work. However, gui2 works on its own when opened using guide. I have included the code below, please help!
function pushbutton5_Callback(hObject, eventdata, handles) % hObject handle to pushbutton5 (see GCBO) % event...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort