Error in untitled (line 3)
Ältere Kommentare anzeigen
[B, src] = eprload ('data.DTA');
plot(B, src + 0.1);
i = quad2d([B, src + 0.1], 3480, 3560 , -10, 10);
I need to integrate the function from the file twice. I don't quite get, why the code won't work...
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Numerical Integration and Differentiation 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!