Effacer les filtres
Effacer les filtres

What is wrong with this code getting error message Unrecognized function or variable 'circle_detection'.

2 vues (au cours des 30 derniers jours)
I am getting Unrecognized function or variable 'circle_detection'. error. what did I do wrong I cannot figure it out. Please any help

Réponse acceptée

Seungbum Koo
Seungbum Koo le 25 Juin 2021
It means that circle_detection is not in path. You need to have that function in a known path, or in the same folder where your script is, like below:

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by