Check if property is dependent

14 visualizaciones (últimos 30 días)
Jurgen
Jurgen el 20 de Dic. de 2017
Comentada: Jurgen el 20 de Dic. de 2017
I'm trying to write a method that checks if the non-dependent properties of a class are initialized properly. Using ` fieldnames` I can get all non-hidden properties and iterate over them, but can I then discriminate between dependent and non-dependent? I don't want to make the dependent properties hidden.

Respuesta aceptada

Walter Roberson
Walter Roberson el 20 de Dic. de 2017
  1 comentario
Jurgen
Jurgen el 20 de Dic. de 2017
Thanks, I skimmed over that one before, must have missed it. It even has a full implementation of a findAttribute function for finding the dependent properties.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Data Type Conversion 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