how to obtain single value answer from numeric expression
조회 수: 2 (최근 30일)
이전 댓글 표시
syms x
Ixx=int(x^4*sqrt(1+4*x^2),0,.5
I want output in single value not as expression for exmple above expression value is 0.0082
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!