Is there a possibility to create dynamic enumerations?
Afficher commentaires plus anciens
I like the enumeration class. For "normal programming" is works very nice. But sometimes it could be nice to change (mainly add) items in the enumeration list. This would be especially useful in combination with existing code (public and my own code).
So I wonder, is there a possibility of adding items to an enumeration, or creating an enumeration object dynamically (I mean without writing a classdef file)?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Use Prebuilt MATLAB Interface to C++ Library dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!