What is the problem with this code snippet?
Mostrar comentarios más antiguos
function phi1= @(y) 2*(y-0.5)*(y-1)
It says 'Invalid use of operator' on run.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Function Handles en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!