Read Mathworks Account information
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
If I am logged into a MATLAB Instance I would like to read informations from my connected account to use it in my functions. Is this possible?
I want to use the name of the connected account to automatically write author informations into my template functions.
5 commentaires
Walter Roberson
le 10 Jan 2022
filename = fullfile(matlabroot, 'java', 'jar', 'addons_common.jar')
You will need a java de-compiler to examine the contents.
Réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!