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 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