Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Getting problem in edge detection function, i myself mistakenly named a file edge.m, created my self, now whenever i use edge function in any of the file, it just close the tool, i deleted the file, and also reinstalled matlab, in other directory..

1 vue (au cours des 30 derniers jours)
safia
safia le 1 Avr 2014
Clôturé : MATLAB Answer Bot le 20 Août 2021
code: A= imread('color2.jpg'); B= rgb2gray(A); C= edge(B);
  4 commentaires
safia
safia le 2 Avr 2014
tool, i meant when i run the edge command, matlab close, and yes problem remains, by considering the registry information, i also used ccleaner after uninstalling matlab, and re installed, and me sure , that i have deleted all the files my self....
Image Analyst
Image Analyst le 2 Avr 2014
Please see Alex's Answer. He knows what he's talking about , probably more than just about anyone else, about this toolbox. What did your "which" command show?

Réponses (1)

Alex Taylor
Alex Taylor le 2 Avr 2014
Type:
Which -all edge
Delete or rename your version of edge.

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by