photo

MrPuzzled Marc


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

17 질문
0 답변

순위
254,252
of 300,756

평판
0

참여
17 질문
0 답변

답변 채택
70.59%

획득한 표
0

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,890

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 15년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 15년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 15년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 15년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 15년 전 | 답변 수: 1 | 0

1

답변