Hello everybody, I write this code and MATLAB shows that I have an error and my code dose not work,how can I fix it

답변 (1개)

KSSV
KSSV 2022년 5월 10일

0 개 추천

syms x
f = atan(x) ;
t = taylor(f,x,0,'order',5)
t = 

댓글 수: 6

Mayada Almousa
Mayada Almousa 2022년 5월 10일
Thank but still not working
KSSV
KSSV 2022년 5월 10일
Copy the code, which I have given and let us know.
Torsten
Torsten 2022년 5월 10일
Maybe you don't have the Symbolic Toolbox licenced ?
Mayada Almousa
Mayada Almousa 2022년 5월 10일
Yes I think that’s the problem, I just don’t know how to install the tool .. & I can’t find any tutorial online ..
Torsten
Torsten 2022년 5월 10일
This link explains to check the installed and licenced toolboxes:
Sam Chak
Sam Chak 2022년 5월 10일
If you don't have the Symbolic Toolbox, then you can try the alternative for symbolically solving this simple math problem. It WORKS!

댓글을 달려면 로그인하십시오.

카테고리

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

제품

릴리스

R2021b

태그

질문:

2022년 5월 10일

댓글:

2022년 5월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by