How do I change the color and size of data markers in a MATLAB plot?
We provide latest MatLab Homework, Assignment Help for students, engineers and researchers in Multiple Branches like ECE, EEE, CSE, Mechanical, Civil with 100% output.
Matlab Code for B.E, B.Tech,M.E,M.Tech, Ph.D. Scholars with 100% privacy guaranteed. Get MATLAB projects with source code for your learning and research.
I recommend using the output argument of plot() command to get the axes and line handles and change the properties in it. You can also directly change the interactively in newer MATLAB using show “plot tools and dock figure” toolbar button (usually the rightmost one) in your figure, and edit the marker properties directly