Class methods in "private" subfolder
Mostra commenti meno recenti
The documentation on classes seems to suggest I can place private functions in a private folder:
But the explanation there is not clear enough to me. I kindof assumed if I created a folder named "private" within my "@class_name" folder that I could put function definitions corresponding to (Access = private) functions in there.
If anyone could clarify it would be greatly appreciated as my class currently has a lot of private and public methods and it might be good to organise them a bit.
1 Commento
Mario Malic
il 3 Gen 2023
Hey,
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Function Creation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!