What is the problem with this code snippet?
Ältere Kommentare anzeigen
function phi1= @(y) 2*(y-0.5)*(y-1)
It says 'Invalid use of operator' on run.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Function Handles finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!