Why is it wrong: e3=sym('sin(x)^2+cos(x)=0')
이전 댓글 표시
채택된 답변
추가 답변 (1개)
KSSV
2019년 4월 22일
syms x
e3 = sin(x)^2+cos(x)==0
카테고리
도움말 센터 및 File Exchange에서 Operations on Strings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!