Community Profile

photo

Yeoh


Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 13 Jahre vor | 1

Frage


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

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 13 Jahre vor | 5 Antworten | 0

5

Antworten