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 件)

カテゴリ

製品

リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by