I have a dataset with at least 10 different classes. In each class, i have at least 20 data points. When i use 'scatter plot', my dataset plots with different colors to make different between data points based on their classes. But, I am going to plot my dataset with range of a specific color such as blue, i.e., from dark blue to light blue.
How we can define a range of a specific color for a plot in MATLAB?