Live Script to define a class
28 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
CAME18
il 24 Apr 2022
Commentato: Samantha May
il 7 Mar 2023
Ever since I discovered Live Editor Scripts, I use them all the time. It is an excellent feature to correctly document a project. Currently it is not possible to define classes in a Live Editor script. Is this functionality under consideration for a future release?
1 Commento
Risposta accettata
Prasanna Konyala
il 27 Apr 2022
Hi Camilo
Currently we are not supporting classes in Live Editor. Our developers are aware of this and it might be considered for a future release.
In addition, you can always define classes in normal ".m" files and then use the classes in live scripts or functions.
2 Commenti
Samantha May
il 7 Mar 2023
Hi,
you mentioned:
"you can always define classes in normal ".m" files and then use the classes in live scripts or functions"
How would I go about doing this?
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Whos in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!