When working from home, why do I get error message of undefined function or license error?

1 view (last 30 days)
When calling a MATLAB function, I get error message of undefined function or license error. However, as ver results show, I have already installed the toolbox product and I can find the .m file in the correct matlabroot folder.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 23 Dec 2022
Edited: MathWorks Support Team on 23 Dec 2022
For working from home, when you are using a floating license, it might be a license issue due to sluggish network. To determine, retrieve the network license manager log file, which should be located in:
Linux:
/var/tmp/lm_TMW.log
Mac:
/var/tmp/lm_TMW.log
Windows:
$MATLABROOT\etc\lmlog.txt
Default $MATLAB\FNP_DIR\debug.log
Path specified in LMTOOLS
Have more information in:
In the license manager log, you are likely to see error or failure. To workaround, reach out install support team ( info@mathworks.com ) with error message in the log.

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!