Borrar filtros
Borrar filtros

errors disappear when I reboot Matlab

1 visualización (últimos 30 días)
marilia15
marilia15 el 13 de Mzo. de 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?

Respuesta aceptada

Friedrich
Friedrich el 13 de Mzo. de 2012
Hi,
try a
clear classes
after you modified your class.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by