How to download missing functions?
이전 댓글 표시
Working with R2018a, and I'm trying to run a file that contains functions like rows(...) and lag(...), but they aren't installed in Matlab for me. Is there a way for me to download these (and any other functions) so that the code can run?
댓글 수: 6
OCDER
2018년 7월 30일
Do you have the Database Toolbox?
To confirm license, try this. If it returns 1, it's strange that rows and cols doesn't work. If it returns 0 + bunch of errors, and you do have the license for it, ask Mathworks how to activate that toolbox license.
license checkout Database_Toolbox
Naomi Li
2018년 7월 30일
Stephan
2018년 7월 30일
which rows
which cols
What is the result?
Naomi Li
2018년 7월 30일
Stephan
2018년 7월 30일
I suggest to reinstall. If this doesnt help, contact support.
With
ver
you find installed toolboxes.
Best regards
Stephan
Naomi Li
2018년 7월 30일
채택된 답변
추가 답변 (1개)
JAMAL ADAM
2022년 2월 25일
0 개 추천
i try to run smulink but does not work proparly and show me this (Warning: Unable to load Toolbox Path Cache C:\Users\44747\AppData\Local\MathWorks\MATLAB\R2022a\toolbox_cache-9.12.0-128096741-win64.xml. The cache file is not in the correct
format. It will be regenerated upon quitting MATLAB.)
i am already instaled 2022a in pc . how i can fixt it?
thanks
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!