Error reporting:
Firstly, this error is not a problem with the installation or activation of MATLAB. Secondly, this occurs only when the remote desktop uses MATLAB.
Cause analysis:
This is because matlab
uses FLEXlm
for license
management, while FLEXlm
does not support remote desktop access. However, you can use the license
file with a little modification.
(reprint the solution of the license manager error – 103 reported by MATLAB on the remote desktop)
Solution:
1. Enter the license file under r2021b\licenses:
2. Open with Notepad:
3. Ctrl + H enters the replacement window and replaces’ sign = ‘with’ ts’_OK SIGN=’:
After modification, save.
Directly open matlab again, you can succeed!
Read More:
- Virtual Machine Vmware Workstation Pro 15 Latest License Key
- ERROR 1714. THE OLDER VERSION OF BIOVIA LICENSE PACK 2020 CANNOT BE REMOVED. CONTACT YOUR TECHNICAL SUPPORT GROUP.
- [Solved] Acrobat DC 2022 Install Error: Cannot Install Acrobat Update Service
- Yaml Install ERROR: Cannot uninstall ‘PyYAML’.
- How to Install Mongdb4.X in Windows
- How to Install PSSH in Centos7
- Solve the error of jupyter labextension install
- [Solved] Win10 install Ubuntu error: wslregisterdistribution failed with error: 0x8007019e
- Raspberry PI install VIM editor
- How to Install FFmpeg on Linux
- Debian: How to install MariaDB
- How To Install WordPress with LAMP on Ubuntu 16.04
- Docker: How to Install Nacos
- How to Install MongoDB Community Edition Manually on mac and linux
- How to Solve Cython-bbox pip install Error
- Macos: How to Solve cocoapods Install Error
- How To Install Java with Apt-Get on Ubuntu 16.04
- [Solved] Install docker under windows10 error: error during connect
- Install MySQL ODBC connector prompt error 1918 perfect solution (non installation of VC + + library method)
- FreeSWITCH installation error “You must install libyuv-dev to build mod_fsv” solution