Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Calculating spesific value in derivative

조회 수: 1 (최근 30일)
sagi ash
sagi ash 2016년 11월 6일
마감: MATLAB Answer Bot 2021년 8월 20일
hi. i am using the GUI, and i am having an issue about something.
i am getting a function from user, for exp : 2*x+x.^3 and x value from user, for exp: x=2
i want to calculate the value in the derivative of the function, and get the spesific value, for exp: 5
using the 'diff' is not giving me the value
what should i write? thank you
  댓글 수: 1
Daniel kiracofe
Daniel kiracofe 2016년 11월 6일
diff should work (assuming you are using the symbolic math toolbox). Could you post your code and the error that you are getting?

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by