Tayyaba Abro
Followers: 0 Following: 0
Statistics
RANK
105.104
of 295.486
REPUTATION
0
CONTRIBUTIONS
9 Questions
3 Answers
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
0
RANK
of 20.236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
meer dan een jaar ago | 0
Question
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...
meer dan een jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 2 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 4 answers | 0
4
answershow to detect hand from an image ?
<</matlabcentral/answers/uploaded_files/101863/skin%20segmentation%20and%20hand%20detection.jpg>>
bijna 7 jaar ago | 0
| accepted
Question
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...
bijna 7 jaar ago | 2 answers | 0
2
answershow to detect hand from body in pic ?
<</matlabcentral/answers/uploaded_files/101793/skin%20segmentation%20and%20hand%20detection.jpg>> I have to detect hand from ...
bijna 7 jaar ago | 0
| accepted
Question
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...
bijna 7 jaar ago | 1 answer | 0