Community Profile

photo

Adam Joan


2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


i want to plot 4 plots using ginput
clear all; close all; for k=1:4 axis([0,10,0,10]); data = ginput(4); x = data(:,1); y = data(:,2); plot(x,y,'r','Line...

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

1

답변

질문


i need to find the x and y component of moving vehicles
i have the simulink block diagrams for detection of range,label etc..the objects here are static objects.how can i make the stat...

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

0

답변