Hi,
I want to run the code:
clear
clc
syms k
y = symsum(k^2,k,0,10)
but the result says:
'syms' requires Symbolic Math Toolbox.
I back to check my download and use "ver",
the result shows there is Symbolic Math Toolbox.
Does there is anything wrong?
Thank you very much!

1 件のコメント

Rik
Rik 2021 年 4 月 14 日
You could try
rehash toolboxcache

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSymbolic Math Toolbox についてさらに検索

質問済み:

2021 年 4 月 14 日

コメント済み:

Rik
2021 年 4 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by