Community Profile

photo

Sanjay Yadav


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer