ContourEdges

Versione 1.0.2 (2,82 KB) da myradio
Plots the contour lines for a given matrix on the given contour values without interpolation, i.e., following the image edges.
120 download
Aggiornato 10 dic 2018

Visualizza la licenza

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.

Cita come

myradio (2025). ContourEdges (https://it.mathworks.com/matlabcentral/fileexchange/69633-contouredges), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Contour Plots in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
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

1.0.0