Problem with jacobiSN function

Why Matlab doesn't know the function jacobiSN and retourn: Undefined function or variable 'jacobiSN' ?

2 Comments

What's the error message you get when you type
jacobiSN(2,1)
?
Undefined function or variable 'jacobiSN'

Sign in to comment.

Answers (1)

Torsten
Torsten on 6 Sep 2019
I suggest you follow the steps suggested under
https://de.mathworks.com/help/matlab/matlab_prog/calling-functions.html

Categories

Asked:

on 5 Sep 2019

Answered:

on 6 Sep 2019

Community Treasure Hunt

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

Start Hunting!