Econometrics Toolbox No enabled
显示 更早的评论
Aunque me dice que se ha instalado Econometrics Toolbox, no descarga la carpeta econometrics y no dice que está enabled.
He comprobado que tenemos licencia para descargarla.
回答(1 个)
Ritam
2026-4-15,14:33
The absence of the “Econometrics Toolbox” folder may indicate that the toolbox is either not installed or that the installation is incomplete due to a permission-related issue. You can quickly verify this by running
>> ver
to check whether the toolbox is listed as installed, and
>> license('test','Econometrics_Toolbox')
to confirm that a valid license is available for your MATLAB version.
You may follow the steps outlined in this MATLAB Central post to resolve this issue. If the problem persists, please consider contacting MathWorks Technical Support through https://in.mathworks.com/company/aboutus/contact_us.html.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!