Fuzzy Logic Designer won't start

I accidentaly run "fuzzy" command on an empty script and after that "fuzzy" on command window returns "Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N) to change the limit. Be aware that exceeding your available stack space can crash MATLAB and/or your computer." . Tried restart the program, reboot the computer and reinstalling matlab but nothing changed. Finally i run on an empty script "clc" command and the error stopped but now fuzzy returns nothing, even when clicking on the icon, nothing happens.

 Risposta accettata

Use
which -all fuzzy
and look especially at the first result. If it is something in one of your own directories then delete or rename that file.

Più risposte (1)

George Pan
George Pan il 7 Gen 2016

1 voto

C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\fuzzy.m
C:\Program Files\MATLAB\MATLAB Production Server\R2015a\toolbox\fuzzy\fuzzy\fuzzy.m % Shadowed
I deleted the first file and it worked!
Seriously Thank you!!!

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by