Is there a classdef startup/initializer method?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
James Tursa
el 19 de Sept. de 2023
Editada: James Tursa
el 20 de Sept. de 2023
When a classdef is first loaded into memory (via object instance creation or static method call etc.), is there a way to get a startup/initializer method to automatically be called once? E.g., to do preliminary calculations needed to support the classdef functionality?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown 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!