Effacer les filtres
Effacer les filtres

errors disappear when I reboot Matlab

1 vue (au cours des 30 derniers jours)
marilia15
marilia15 le 13 Mar 2012
Some erros disappear when I reboot Matlab, for example: "Too many input arguments." or "no appropriate method, property, or field" for class
I'm working with classes. For example class A call to class B, and there's an error in class B. I fixed the error in class B, save B, and run again de class A (class A call class B) but STILL THERE'S THE ERROR in class B. Then I have to reboot Matlab to reload the changes in B.
I can't run class B because needs input arguments, that's why I use class A to call B.
I try with "clear all; close all;" but the errors persist until I reboot Matlab.
What can I do?

Réponse acceptée

Friedrich
Friedrich le 13 Mar 2012
Hi,
try a
clear classes
after you modified your class.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by