Info
This question is closed. Reopen it to edit or answer.
how can we use push button in gui for sending the serial data to microcontroller?
1 view (last 30 days)
Show older comments
how can we use push button in gui for sending the serial data to microcontroller,since i am using the fwrite command in pushbutton callback for sending the data but its not working,so can anyone suggest something??
1 Comment
Geoff Hayes
on 10 Oct 2015
Rahul - please copy and paste the pushbutton callback code to your question so that we can see what you have attempted to do. As well, please elaborate on what you mean by its not working. Are you observing an error, or is nothing happening? Try putting a breakpoint in the callback and then stepping through the code to see what is happening.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!