Can't use toolbox

조회 수: 1 (최근 30일)
I CHUN LIN
I CHUN LIN 2021년 4월 14일
댓글: Rik 2021년 4월 14일
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개)

카테고리

Help CenterFile Exchange에서 Assumptions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by