undefined function or variable k symsum

11 visualizzazioni (ultimi 30 giorni)
Why am I receiving an error when using the "symsum" function?
error: Undefined function or variable 'k'.

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 23 Apr 2018
This error is because the symbolic variable, 'k', needs to be created before using this function.
>> syms k

Più risposte (0)

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by