비디오 파일에서 선 플롯을 할려는데 마커이외엔 적용이 되지 않아요
Show older comments
plot(x_p2(i),y_p2(i),'r-','MarkerFaceColor','r','MarkerSize',0.2); % 궤적에 빨간색
현재 비디오 파일을 열고 작업중인데 저렇게 변하는 x,y값에 이어지는 선플롯을 할려고 합니다 무엇이 문제인지 알려주세요
Answers (0)
Categories
Find more on Video Formats and Interfaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!