What is the problem with this code snippet?
Mostra commenti meno recenti
function phi1= @(y) 2*(y-0.5)*(y-1)
It says 'Invalid use of operator' on run.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Function Handles in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!