Read Mathworks Account information

3 visualizzazioni (ultimi 30 giorni)
Matti Kaupenjohann
Matti Kaupenjohann il 7 Gen 2022
Commentato: Walter Roberson il 10 Gen 2022
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 Commenti
Matti Kaupenjohann
Matti Kaupenjohann il 9 Gen 2022
Any hint where I should start poking? I am not really familar with the java framework or where the mentioned jar file is located you mentioned.
Walter Roberson
Walter Roberson il 10 Gen 2022
filename = fullfile(matlabroot, 'java', 'jar', 'addons_common.jar')
You will need a java de-compiler to examine the contents.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by