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
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
Naomi Li 2018 年 7 月 30 日
Thanks for your help! I just tried it and Matlab returned 1. Any ideas on what might be the problem?
Stephan
Stephan 2018 年 7 月 30 日
which rows
which cols
What is the result?
Naomi Li
Naomi Li 2018 年 7 月 30 日
'rows' not found 'cols' not found
Stephan
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
Naomi Li 2018 年 7 月 30 日
Thanks! How do I reinstall a toolbox?

サインインしてコメントする。

その他の回答 (1 件)

JAMAL ADAM
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 ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

質問済み:

2018 年 7 月 30 日

回答済み:

2022 年 2 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by