How can I modify private properties from inside a class
Mostrar comentarios más antiguos
Is it possible for me to modify a private property from inside a class? When I call a public method to change a private property, the property appears to not actually be changed. No errors are returned.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Create System Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!