Why am I receiving an error when using the "symsum" function?
error: Undefined function or variable 'k'.

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2018년 4월 23일

1 개 추천

This error is because the symbolic variable, 'k', needs to be created before using this function.
>> syms k

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Mathematics에 대해 자세히 알아보기

제품

릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by