Can't use toolbox

3 vues (au cours des 30 derniers jours)
I CHUN LIN
I CHUN LIN le 14 Avr 2021
Commenté : Rik le 14 Avr 2021
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 commentaire
Rik
Rik le 14 Avr 2021
You could try
rehash toolboxcache

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by