- Requires MATLAB
- Requires Simulink for using toolbox blocks
- Signal Processing Toolbox recommended
- Control System Toolbox recommended
System identification toolbox wil not open in 2017b. I have all the reguired licenses. Whats wrong?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
...
0 comentarios
Respuestas (1)
Chandani Madnani
el 28 de Feb. de 2018
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:
2 comentarios
john hanna
el 15 de Ag. de 2018
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
el 15 de Ag. de 2018
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.
Ver también
Categorías
Más información sobre Linear Model Identification en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!