필터 지우기
필터 지우기

System identification toolbox wil not open in 2017b. I have all the reguired licenses. Whats wrong?

조회 수: 1 (최근 30일)
...

답변 (1개)

Chandani Madnani
Chandani Madnani 2018년 2월 28일
What do you see when you run the following command? [status,errmsg] = license('checkout','Identification_Toolbox')
Also the system requirements for System Identification Toolbox are:
  • Requires MATLAB
  • Requires Simulink for using toolbox blocks
  • Signal Processing Toolbox recommended
  • Control System Toolbox recommended
  댓글 수: 2
john hanna
john hanna 2018년 8월 15일
I have the same problem. As a result I cannot run idnlgreydemo11. When I run the suggested command I get... status =
0
errmsg =
'License checkout failed.
License Manager Error -5
Cannot find a license for Identification_Toolbox.
Troubleshoot this issue by visiting:
http://www.mathworks.com/support/lme/R2017b/5
Diagnostic Information:
Feature: Identification_Toolbox
License path: C:\Users\hannajo\AppData\Roaming\MathWorks\MATLAB\R2017b_licenses;C:\Program Files\MATLAB\R2017b\licenses\license.dat;C:\Program Files\MATLAB\R2017b\licenses\network.lic
Licensing error: -5,147.'
Walter Roberson
Walter Roberson 2018년 8월 15일
john hanna: That license path hints that you are normally getting your license for System Identification by way of a network license, and that at the moment your network license server is telling MATLAB that it has no entries for that toolbox. The error message would have been different if it knew about the toolbox but had run out of available licenses.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Linear Model Identification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by