Read Mathworks Account information

3 ビュー (過去 30 日間)
Matti Kaupenjohann
Matti Kaupenjohann 2022 年 1 月 7 日
コメント済み: Walter Roberson 2022 年 1 月 10 日
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
Matti Kaupenjohann 2022 年 1 月 9 日
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 Center および File ExchangeJava Client Programming についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by