How to Differentiate a Function Handler Based on User Input
이전 댓글 표시
I would like to know how to differentiate or derive a function handler based on user input. I tried using diff but that doesn't work.
f = @(x) input
end
that's how i expect to get an input polynomial function from the user who run the program. I'm really new to matlab and now struggling to find the solution. Thanks for your answer.
댓글 수: 3
Ameer Hamza
2018년 5월 6일
Can you tell what type of input can the user give?
Timothy Wibisono
2018년 5월 6일
Ameer Hamza
2018년 5월 6일
Refer to my answer below.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Calculus에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!