Read Mathworks Account information
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 10 de En. de 2022
filename = fullfile(matlabroot, 'java', 'jar', 'addons_common.jar')
You will need a java de-compiler to examine the contents.
Respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!