Azzera filtri
Azzera filtri

errors disappear when I reboot Matlab

1 visualizzazione (ultimi 30 giorni)
marilia15
marilia15 il 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?

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by