What is the problem with this code snippet?
Afficher commentaires plus anciens
function phi1= @(y) 2*(y-0.5)*(y-1)
It says 'Invalid use of operator' on run.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Function Handles dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!