Trying to use symsum, keep getting "undefined variable k" error?
이전 댓글 표시
I'm unable to use the symsum function of MATLAB. Every time I run it, I keep getting told that my variable of k is undefined. This is even after I've tried using the examples under "help symsum". What the hell is going on?
댓글 수: 4
Steven Lord
2016년 10월 24일
Please show the exact code you're trying to execute and the full text of the error message you receive when you execute that code.
jackie lengs
2016년 10월 25일
jackie lengs
2016년 10월 25일
Karan Gill
2016년 10월 25일
I recommend using the documentation when learning about a function ( http://www.mathworks.com/help/symbolic/symsum.html ) and using the help header only for quick lookups.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Spline Postprocessing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
