Hi,
For example:
load coastlines;
cdfplot(coastlat);
hold on;
cdfplot(coastlon);
Here the 'coastlat' and 'coastlon' are vectors of size 9865*1. And the output as:
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!