Tayyaba Abro
Followers: 0 Following: 0
Feeds
답변 있음
Real term baud rate should be captured/ read by MATLAB
I have done this task realterm = actxserver ('realterm.realtermintf') realterm.port = '5' realterm.portopen=1 s = serial('CO...
Real term baud rate should be captured/ read by MATLAB
I have done this task realterm = actxserver ('realterm.realtermintf') realterm.port = '5' realterm.portopen=1 s = serial('CO...
1년 초과 전 | 0
질문
Get data from realterm and show it on MATLAB GUI.
I am sending continuous data from realterm to MATLAB and want to set baudrate of serial port same as of realterm thats why I hav...
1년 초과 전 | 답변 수: 0 | 0
0
답변질문
Real term baud rate should be captured/ read by MATLAB
I have interfaced Real term and MATLAB. Now I want to change baud rate of real term form its drop down menu and that baud rate s...
거의 2년 전 | 답변 수: 2 | 0
2
답변질문
GUI List box selected items shown in text button
I have multiple lines in listbox . I want to assign names to the selected lines and display it on text button. For example if 1s...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
how to transpose gui data ?
I am reading excel file and showing data on GUI. My data is shown vertically but I want it horizontally. I tried to transpose it...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How to read 2 text files and apply a loop so that same code can work for both ?
I have a two files of wireshark packets in text format, I want to read them, then I have to analyze their header and message dat...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
how to divide multiple data bytes and convert it into hex ?
I have a data in string '94040000' when I am comverting it into hexadecimal it is converting the whole data but I want to conver...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How to convert data byte by byte
I have read a file and data im getting is shown below. I have to convert this data byte by byte in decimal number please tell me...
거의 4년 전 | 답변 수: 4 | 0
4
답변답변 있음
how to detect hand from an image ?
<</matlabcentral/answers/uploaded_files/101863/skin%20segmentation%20and%20hand%20detection.jpg>>
how to detect hand from an image ?
<</matlabcentral/answers/uploaded_files/101863/skin%20segmentation%20and%20hand%20detection.jpg>>
거의 7년 전 | 0
| 수락됨
질문
how to detect hand from an image ?
I have to detect hand from an image. First when I tried this code that is given in below link: <https://www.mathworks.com/matlab...
거의 7년 전 | 답변 수: 2 | 0
2
답변답변 있음
how to detect hand from body in pic ?
<</matlabcentral/answers/uploaded_files/101793/skin%20segmentation%20and%20hand%20detection.jpg>> I have to detect hand from ...
how to detect hand from body in pic ?
<</matlabcentral/answers/uploaded_files/101793/skin%20segmentation%20and%20hand%20detection.jpg>> I have to detect hand from ...
거의 7년 전 | 0
| 수락됨
질문
how to detect hand from body in pic ?
I have done skin segmentation and detection. When I tried to detect hand it also detects my arm area. Can you please tell me ho...
거의 7년 전 | 답변 수: 1 | 0