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!