How to Differentiate a Function Handler Based on User Input
Mostra commenti meno recenti
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 Commenti
Ameer Hamza
il 6 Mag 2018
Can you tell what type of input can the user give?
Timothy Wibisono
il 6 Mag 2018
Ameer Hamza
il 6 Mag 2018
Refer to my answer below.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Calculus in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!