Feeds
提问
matlab GUI: writing to a field in a different GUI
HI, I have a GUI which opens a serial communication. When a message is recieved, a special interrupt function is called which h...
8 years 前 | 1 个回答 | 0
1
个回答提问
using a timer in GUI
Hi, I have a GUI to manage UART communication. I want to use a timer as follows: if i haven't got the answer for what i req...
8 years 前 | 1 个回答 | 1
1
个回答提问
GUI STANDALONE NOT WORKING WELL
HI, I've created a GUI (on windows XP) which uses serial communication with an external system. running it on my computer with...
8 years 前 | 1 个回答 | 0
1
个回答提问
Matlab gui how to add "about" information field
Hi. I've created a gui and i would like to add an "about" button/tab/whatever which will look like most product do. It will ho...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to check a filter
i created a filter using FDATOOL. now i want to check it. i did : generate matlab code. got a mutlab function with the filter...
8 years 前 | 1 个回答 | 0
1
个回答提问
filter design and sampling rate
Hi, i am using the fdtool to design an HPF. i have an ADC that goes to a FPGA. the FPGA clock i will be using is 20MHz i w...
8 years 前 | 0 个回答 | 0
0
个回答提问
GUI FAULT INDICATOR (GREEN, RED)
HI, i want a FAULT indicator in my GUI. lets say A red circle, or a green circle. is there something simple, built in the GUI...
8 years 前 | 0 个回答 | 0
0
个回答提问
GUI SERIAL COMMUNICATION INTERRUPT FUNCTION
I want to run a serial communication with a device. i want all incoming messages to be displayed automatically. don't want to...
8 years 前 | 1 个回答 | 0
1
个回答提问
GUI red circle indicating connection
I have serial connection. I would like to have a green circle blinking in the screen while connection is on and a red circle w...
8 years 前 | 1 个回答 | 0
1
个回答提问
GUI Serial Com interrupt
i have a GUI and a state machine to read the data i receive but at the moment it works when i press a button. i want it to wor...
8 years 前 | 0 个回答 | 0
0
个回答提问
Parsing data from serial port
Hi, I communicate with a DsPIC i have a constant format for a message: HEADER1 HEADER2 OPCODE DATA CHECKSUM (no spac...
8 years 前 | 1 个回答 | 0
1
个回答提问
GUI send available com ports to popup menu
Hi, i want to chk all available com ports and make them visible to select in a popup menu. to find the ports I assume i need t...
8 years 前 | 1 个回答 | 0