Read Mathworks Account information

4 次查看(过去 30 天)
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 个评论
Matti Kaupenjohann
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 2022-1-10
filename = fullfile(matlabroot, 'java', 'jar', 'addons_common.jar')
You will need a java de-compiler to examine the contents.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Java Client Programming 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by