Community Profile

photo

Preethi Thomas


CHRIST UNIVERSITY

自 2016 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答