raki


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
256,328
of 301,920

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,463

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 177,381

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to read multiple sensors through the serial.
Hi guys I hope you can help me. I have connected 3 sensors to an Arduino, and I´m sending the data to the serial port simu...

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

0

답변

질문


any one help me how to explain this code
function varargout = gui(varargin) % GUI MATLAB code for gui.fig % GUI, by itself, creates a new GUI or raises the ...

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

1

답변

질문


how to read 3 input from arduino to matlab
I have connected 3 potentiometer to an Arduino, and I´m sending the data to the serial port simultaniously and I dont know how t...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


how to plot 3 sensor values in 3 different axes in matlab guide taken serially from arduino?
I have connected 3 sensors to an Arduino, and I´m sending the data to the serial port simultaneously. Now I would like Matlab t...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


how to draw real time plot in guide matlab
i am taking 3 input sensor values from the arduino. i want to plot these values in 3 different axes created in matlab guide.thes...

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

1

답변

질문


how to write code for real time graph in gui matlab
x = 0:pi/100:10*pi; y = sin(x); z = cos(x); w = x./x; % loop n = numel(x); % axes1 plot h(1) = pl...

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

1

답변