Community Profile

photo

Adam Joan


Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 4 jaar ago | 0 answers | 0

0

answers