Sanjay Yadav
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
281,287
of 295,673
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Question
How to Turn LED blinking on and off using Toggle button?
On a toggle button callback, I'm doing this: while button_state == get(hObject,'Max') writeDigitalPin(a,'D3',1); ...
8 years ago | 1 answer | 0
1
answerQuestion
How can i adjust brightness of a live video in image acquisition?
I am using the Image Acquisition Toolbox to create a simple interactive GUI that should allow the user to preview the image and ...
8 years ago | 1 answer | 0
1
answerQuestion
How to open current working directory if a certain folder doesn't exists in the directory?
*So here is my code on a pushbutton callback:* prompt = {'Enter Patient Name or ID:'}; title = 'Input'; n...
8 years ago | 1 answer | 0
1
answerQuestion
How to open current working directory if a certain folder doesn't exists in the directory?
*So here is my code on a pushbutton callback:* prompt = {'Enter Patient Name or ID:'}; title = 'Input'; n...
8 years ago | 1 answer | 0