Adversity Testing MATLAB. Why does matlab say this?
Show older comments
I give this command and get answer as below. What does this mean? I was simply doing adverstity testing of MATLAB.
syms x
s=solve(sin(x)^2 + cos(x)^2 == 1)
s =
C_
Accepted Answer
More Answers (0)
Categories
Find more on Utilities for the Solver in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!