cricket trajectoy plotting help
1 view (last 30 days)
Show older comments
Here is the output of my Project
I am using
plot(Yin,Zin,'-ro','LineWidth',2,...
'MarkerEdgeColor','r',...
'MarkerFaceColor','r',...
'MarkerSize',6)
what i want my trajectory to look like this(i want to join all points with same solid Line)
Thankx in advance
0 Comments
Answers (1)
See Also
Categories
Find more on Line Plots 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!