error using sym/subindex
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Im trying to solve a problem bt suddenly I encountered a error in sym/subindex every time I try to run it
syms f(x)
f(x)=sqrt(1-x^3)
Volumen=pi*(int(f(x),[0,1]))^2
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Calculus finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
