Plots the contour lines for a given matrix on the given contour values without interpolation, i.e., following the image edges.
Basic not completely compatible with contour but similar syntax.
myradio (2019). ContourEdges (https://www.mathworks.com/matlabcentral/fileexchange/69633-contouredges), MATLAB Central File Exchange. Retrieved .
1.0.2 | Removed the call to gauss2d in the example and on the help, coz gauss2d is eeglab. Replaced it with fspecial(gaussian, hsize, sigma); which needs to be symmetric but its native MATLAB. |
|
1.0.1 | Description edit |
Create scripts with code, output, and formatted text in a single executable document.