Statistiques
17 Questions
0 Réponses
RANG
149 705
of 295 712
RÉPUTATION
0
CONTRIBUTIONS
17 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
70.59%
VOTES REÇUS
0
RANG
of 20 274
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 317
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Error of too many output arguments
Hi, I have a piece of code: ChunkSize=5000*16; IF=length(F); D=[]; for send_count=0:ChunkSize:IF-1 bytecount=min(...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Error data corruption
Hi, does anyone knows the reason why a received file (video file) have the full size however cannot playback in the windows medi...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Error For Send and Receive
Hi, I have a question. I have this piece of code for send and receive using serial port. However, I found out that the received ...
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
Different For Loop Comparison
Does anyone can tell me is the output for this two loops is it the same? For my knowledge, the bits arranged are quite different...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Prealllocation of undefined file size
Hi, I have question. Does preallocation must be perform on a defined size? Now I have a situation that I m receiving bits from s...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Preallocation of data
Hi, I have a code which stated it suggest to preallocate to consider speed. I have a incoming data and I stored as received. Her...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Suggestion for rewrite of the for loop and while loop
Hi, i have created a code. However, it takes very long execution time to execute the code.Can anyone suggest a better solution t...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Send and Receive via serial port execution time
Hi, I have a questions. I have created a code for send and receive binary bits via serial port. However, this need very long exe...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
GUI calendar
Hi, I have created a calendar in MATLAB GUI. I thought it was automatically change the date itself according to the computer cal...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Fgetl, Fscanf, Fgets, Fprintf Execution Time
Hi, I have created a serial communication for send and receive data. However, these function allows sending data to the serial p...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Reduction in For Loop Execution Time
Hi, I have a question. I developed a coding for send and receive binary bits. I need to arrange the bits into matrices before I ...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Video Streaming
Hi, Is there anyone have any example on how to do video streaming?A video file can be playback while is receiving the data? Any ...
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
Video Streaming with ActiveX control in GUI?
Hi, does anyone knows about how to do video streaming on the GUI? For instance, the bit are transfer a chunk and play while anot...
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
Integration of GUI with Serial Com
Hi, is there anyone know how to integrate the code for serial com into the Matlab GUI?I have the code for the serial com and als...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
How to link the contain of one push button to another in MatLab GUI?
Hi, May i know how to link the contain in listbox to another push button? For instance, I have selected the com port and there f...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
GUI and COM port interface
Hi, I have a question. May I can I know how to communicate serial com port with GUI push button? For eg: s=serial('COM15')into t...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
MATLAB GUI
Hi, I have encountered a problem in the developing the GUI. I managed to create the button and also my GUI interface but I do n...
plus de 13 ans il y a | 1 réponse | 0