Community Profile

photo

Yeoh


Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Can send multiple characters through serial?
Hi, I wish to know can I send something like below through serial RS232 from my MATLAB GUI to microcontroller? fprintf(s,'...

bijna 13 jaar ago | 1 answer | 0

1

answer

Question


Any information about RS485 in MATLAB?
Hi, I wish to use RS485 instead of RS232 to send serial data out from MATLAB GUI to microcontrollers. Because I have to contr...

bijna 13 jaar ago | 1 answer | 0

1

answer

Answered
Serial port is not available in GUI but it actually available in my pc
[EDIT: 20110616 08:57 CDT - reformat - WDR] After collected all the opinions, I successfully change my coding and the program c...

bijna 13 jaar ago | 1

Question


Serial port is not available in GUI but it actually available in my pc
Hi, I wish to have simple GUI communicate serially with microcontroller (PIC) through UART. When press button1 in GUI, LED1 ...

bijna 13 jaar ago | 3 answers | 0

3

answers

Question


Face a problem when doing keypressfcn for 'ENTER' key on keyboard
Hi, I wonder why everything runs well just the enter key. Part of my code as below: function figure1_WindowKeyReleaseFcn(...

ongeveer 13 jaar ago | 1 answer | 0

1

answer

Question


GUI for keyboard pressed representing the push button
Hi, Does it any way to represent the keyboard pressed for the callback of pushbutton? For example, when 'A' in computer keybo...

ongeveer 13 jaar ago | 5 answers | 0

5

answers