photo

Kishore Kumar


Last seen: 6개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

5 질문
3 답변

Cody

0 문제
2 답안

순위
190,967
of 300,369

평판
0

참여
5 질문
3 답변

답변 채택
80.0%

획득한 표
1

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
83,098
of 168,436

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Solver
  • Revival Level 1
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


code executes very slowly suddenly
Recently I am working on an application development that reads an external hardware and plots real time values in MATLAB. The pr...

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

0

답변

답변 있음
Zoom in settings resets automatically when new data value are added
Thank you jagadeeshwaran for reminding me to update my answer. Here I have included a sample code %test animated line anim= ...

거의 4년 전 | 0

| 수락됨

질문


Modify drawnow limitrate to update only 10 frames per second.
My work is based on real time data acquisition and I am plotting the data in real time. My program currently reads 200 sets of d...

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

1

답변

답변 있음
Unable to read from FTDI device using calllibrary function
I got the problem resolved. The problem is at the end of each command in FT_Write it is required to add carriage return(\r). Whe...

거의 4년 전 | 1

| 수락됨

질문


Unable to read from FTDI device using calllibrary function
I am trying to read values from a FTDI device. I am using loadlibrary and calllib functions. loadlibrary('ftd2xx64.dll','myhea...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Zoom in settings resets automatically when new data value are added
I am trying to plot a real time data from a hardware. I want new data values to be plotted and connected to previous data points...

대략 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Get data from hardware using C and process it in MATLAB in real time
I found this method simpler. Just run the program using system command in matlab. Run the code like you would do in your cmd. ...

대략 4년 전 | 0

질문


Get data from hardware using C and process it in MATLAB in real time
I have a C program that output 10200 bytes of data by communicating with an hardware. I want to process the data in matlab, plo...

대략 4년 전 | 답변 수: 2 | 0

2

답변