Basic Fitting Window not responding
Afficher commentaires plus anciens
I have a plot for which I want to do exponential fitting. After plotting when I am trying to open the Basic Fitting window from the menu of figure window, the Basic Fitting window is not responding. It opens but remain minimized and is not coming in front. I tried to clear the cache using the command given in the link but no result. Is there any other way or I need to reinstall the whole MATLAB. I am using version 2021b. Kindly help.
4 commentaires
RAJEEV
le 16 Jan 2023
Jiri Hajek
le 16 Jan 2023
Hi, did you try the tool using some small data sample, just to test it? E.g.:
plot(rand(1,10))
Jiri Hajek
le 16 Jan 2023
Sorry to hear that... In that case, its a matter for the Mathworks support... You may of course try to reinstall / update MATLAB, if you have a reason to believe it is corrupted.
Réponses (1)
Trevor
le 18 Jan 2023
0 votes
If the basic fit tool is not opening from the plot window, you may need to regenerate your preferences. You can find another MATLAB Answers post on how to do so here:
If this doesn't work, then it may be because of a corrupt install, which would require a new clean installation. You can find instructions on performing a clean install here if you need:
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!