how to include both the positive and negative sign for a given expression
2 views (last 30 days)
Show older comments
I am working on inverse kinematic problem for a planar 3r robot where i needed to include the following expression.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/271525/image.png)
i am not able to figure out how to incorporate +,- sign to the expression.
any help in this regard is appreciated
5 Comments
Walter Roberson
on 14 Feb 2020
To be clear: MATLAB does not have a ± operator so you have to do the equivalent yourself.
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!