Statistics
12 Questions
0 Answers
RANK
37,649
of 295,467
REPUTATION
1
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0